Thread
:
changing MAXDSIZ/using more physical memory?
View Single Post
#
8
(
permalink
)
02-16-2008, 06:46 AM
tedu
Posts: n/a
Re: using more physical memory?
have a look at the new malloc.c in cvs. it uses mmap.
(the kernel has since changed to account mmap as part of your data
limit, but not in 3.7)
tedu