On Sun, Aug 27, 2006 at 07:58:20AM +0000, Dmitry Morozovsky wrote: > marck 2006-08-27 07:58:20 UTC > > FreeBSD src repository (doc committer) > > Modified files: (Branch: RELENG_6) > sys/boot/common help.common loader.8 > sys/conf NOTES options > Log: > MFC: > > Remove config(8)'s knowledge about NMBCLUSTERS, no code in /sys > knows about it any more. > > Remove references to NMBCLUSTERS which is obsoleted. > > PR: 100427 > > Revision Changes Path > 1.1373 +1 -4 src/sys/conf/NOTES > 1.552 +0 -1 src/sys/conf/options > 1.42 +1 -1 src/sys/boot/common/help.common > 1.86 +2 -4 src/sys/boot/common/loader.8 > > Revision Changes Path > 1.39.2.3 +1 -1 src/sys/boot/common/help.common > 1.82.2.3 +3 -5 src/sys/boot/common/loader.8 > 1.1325.2.19 +1 -4 src/sys/conf/NOTES > 1.510.2.18 +0 -1 src/sys/conf/options > Well, there's still an upper limit for the mbuf_cluster zone that can be tuned by kern.ipc.nmbclusters loader(8) tunable and sysctl, so perhaps mentions of the NMBCLUSTERS in the NOTES files should have been replaced by it.
Cheers, -- Ruslan Ermilov [EMAIL PROTECTED] FreeBSD committer
pgp6xpN5p5b9y.pgp
Description: PGP signature
