summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_mbuf.c
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2008-12-18 15:56:12 +0000
committerru <ru@FreeBSD.org>2008-12-18 15:56:12 +0000
commit021bbbd29f0cd53f8701fb27bd43a344f5bb02f7 (patch)
tree7a8dc63424abf4db090ce69509a15a4f59d48840 /sys/kern/kern_mbuf.c
parentc6f6eeca99882fa34c3be66a785f0e9113d1b481 (diff)
downloadFreeBSD-src-021bbbd29f0cd53f8701fb27bd43a344f5bb02f7.zip
FreeBSD-src-021bbbd29f0cd53f8701fb27bd43a344f5bb02f7.tar.gz
Removed a comment made obsolete by revisions 157927 and 174292.
Diffstat (limited to 'sys/kern/kern_mbuf.c')
-rw-r--r--sys/kern/kern_mbuf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/kern_mbuf.c b/sys/kern/kern_mbuf.c
index 03581a4..a7810ef 100644
--- a/sys/kern/kern_mbuf.c
+++ b/sys/kern/kern_mbuf.c
@@ -120,7 +120,6 @@ tunable_mbinit(void *dummy)
}
SYSINIT(tunable_mbinit, SI_SUB_TUNABLES, SI_ORDER_MIDDLE, tunable_mbinit, NULL);
-/* XXX: These should be tuneables. Can't change UMA limits on the fly. */
static int
sysctl_nmbclusters(SYSCTL_HANDLER_ARGS)
{
OpenPOWER on IntegriCloud