-
Committer:
dcoles
-
Date:
2008-08-04 08:01:04 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:976
Trampoline: Fixing small typo since we're really trying to limit the physical
data in memory and have very little interest in core files (short of not
wanting them). Curiously it doesn't seem to stop me allocating ~512MB of
data... Is this something to do with malloc being able to do MAP_ANONYMOUS
mmap?