<<On Wed, 07 Feb 2001 10:51:45 -0700, Wes Peters <[EMAIL PROTECTED]> said:

> A starting point, increment, and ceiling

NMBCLUSTERS *is* the ceiling.  No memory is actually allocated
(although virtual address space is) until those clusters are actually
requested.

> based on the memory size of the system

That would be an improvement, but recall that many of these sorts of
parameters are there in order to limit fragmentation of the kernel
virtual address space.  There's no safe way to GC kernel virtual
space.

-GAWollman



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to