On Thursday 03 January 2008 05:23:52 pm Scott Long wrote:
The motivation for the change is to preserve POLA as malloc() does honor
RLIMIT_DATA in previous releases (4.x, 6.x, etc.). That said, I think
RLIMIT_VMEM is probably more useful going forward. I know at work we have
lots of hacks to deal with maxdsiz and trying to allow apps that use large
malloc() and large mmap both cooperate. Having one resource limit for malloc
+ mmap is probably best for the future.
--
John Baldwin
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"