KS2007: Memory management & application notification of low memory
Posted Sep 16, 2007 23:11 UTC (Sun) by
nix (subscriber, #2304)
In reply to:
KS2007: Memory management & application notification of low memory by oak
Parent article:
KS2007: Memory management
MALLOC_MMAP_THRESHOLD_ still works: it's precisely equivalent to calling
mallopt (M_MMAP_THRESHOLD, ...); setting any of these mmap parameters
disables dynamic adjustment completely.
(
Log in to post comments)