Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: jdolecek
Date: Thu Jul 6 09:51:56 UTC 2000
Modified Files:
syssrc/sys/kern: init_main.c
syssrc/sys/sys: param.h
Log Message:
adjust maximum number of vnodes in vnode cache according
to machine memory size upon boot if the number has not been specified
explicitly in kernel config - at this moment, 0.5% of system
memory is used for vnodes (but minimum NVNODE vnodes)
To generate a diff of this commit:
cvs rdiff -r1.174 -r1.175 syssrc/sys/kern/init_main.c
cvs rdiff -r1.101 -r1.102 syssrc/sys/sys/param.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index