View Single Post

   
  #8 (permalink)  
Old 02-16-2008, 06:46 AM
tedu
 
Posts: n/a
Default 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)

Reply With Quote