rrs 2007-12-15 23:16:04 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/kern kern_mbuf.c
Log:
- Add real sysctl's that change the limits on the number of
4k/9k and 16k clusters, the old sysctl's were just empty
things that just set delusional numbers that had no effect :-(
- Add an initial limit each to be 1/2 of the previous value starting
at 2k.. i.e. limit for 4k = 1/2 of 2k, limit for 9k = 1/2 4k etc.
Reviewed by: [EMAIL PROTECTED]
Approved by: [EMAIL PROTECTED] (gnn)
Revision Changes Path
1.32.2.1 +66 -5 src/sys/kern/kern_mbuf.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"