misc/132497: Stale pre-5.x mbuf references in new Bosko Milekic world order.

pluknet pluknet at gmail.com
Tue Mar 10 05:50:14 PDT 2009


>Number:         132497
>Category:       misc
>Synopsis:       Stale pre-5.x mbuf references in new Bosko Milekic world order.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 10 12:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     pluknet
>Release:        FreeBSD 6.4-STABLE
>Organization:
RIPN
>Environment:
FreeBSD jaw.ripn.net 6.4-STABLE FreeBSD 6.4-STABLE #96: Thu Jan 22 16:59:43 MSK 2009     root at jaw.ripn.net:/usr/obj/usr/src/sys/JAW  i386
>Description:
There are still existing stale mentions about pre-5.x mbuf organization.

At least what I found in various places:

kern.ipc.mb_statpcpu
kern.ipc.mbuf_hiwm
kern.ipc.mbuf_lowm
kern.ipc.mbuf_wait
kern.ipc.nmbcnt
kern.ipc.nmbufs
>How-To-Repeat:

>Fix:
Apply the patch. 
Perhaps we should also remove the much obsolete tunables.mdoc, the main source of stale references.

--- sys/boot/forth/loader.conf.orig  Tue Mar 10 15:37:35 2009
+++ sys/boot/forth/loader.conf     Tue Mar 10 15:37:10 2009
@@ -101,6 +101,7 @@
 #kern.cam.scsi_delay="2000"    # Delay (in ms) before probing SCSI
 #kern.ipc.maxsockets=""                # Set the maximum number of sockets avaliable
 #kern.ipc.nmbclusters=""       # Set the number of mbuf clusters
-#kern.ipc.nmbufs=""            # Set the maximum number of mbufs
 #kern.ipc.nsfbufs=""           # Set the number of sendfile(2) bufs
 #net.inet.tcp.tcbhashsize=""   # Set the value of TCBHASHSIZE
 #vfs.root.mountfrom=""         # Specify root partition in a way the


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list