Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2009 12:49:42 GMT
From:      pluknet <pluknet@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/132497: Stale pre-5.x mbuf references in new Bosko Milekic world order.
Message-ID:  <200903101249.n2ACngfn037603@www.freebsd.org>
Resent-Message-ID: <200903101250.n2ACo12S002673@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903101249.n2ACngfn037603>