Searched hist:89769 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dsubr_param.cdiff 89769 Thu Jan 24 23:54:16 MST 2002 dillon Make the 'maxusers 0' auto-sizing code slightly more conservative. Change
from 1 megabyte of ram per user to 2 megabytes of ram per user, and
reduce the cap from 512 to 384. 512 leaves around 240 MB of KVM available
while 384 leaves 270 MB of KVM available. Available KVM is important
in order to deal with zalloc and kernel malloc area growth.

Reviewed by: mckusick
MFC: either before 4.5 if re's agree, or after 4.5

Completed in 48 milliseconds