silby 2003/09/23 11:56:54 PDT
FreeBSD src repository
Modified files:
sys/vm vm_map.c
Log:
Adjust the kmapentzone limit so that it takes into account the size of
maxproc and maxfiles, as procs, pipes, and other structures cause allocations
from kmapentzone.
Submitted by: tegge
Revision Changes Path
1.309 +3 -1 src/sys/vm/vm_map.c