From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 10 12:50:02 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42A01106568E for ; Tue, 10 Mar 2009 12:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EE59E8FC28 for ; Tue, 10 Mar 2009 12:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2ACo1n1002674 for ; Tue, 10 Mar 2009 12:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2ACo12S002673; Tue, 10 Mar 2009 12:50:01 GMT (envelope-from gnats) Resent-Date: Tue, 10 Mar 2009 12:50:01 GMT Resent-Message-Id: <200903101250.n2ACo12S002673@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, pluknet Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 357C31065676 for ; Tue, 10 Mar 2009 12:49:43 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 245C18FC12 for ; Tue, 10 Mar 2009 12:49:43 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n2ACngRQ037604 for ; Tue, 10 Mar 2009 12:49:42 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n2ACngfn037603; Tue, 10 Mar 2009 12:49:42 GMT (envelope-from nobody) Message-Id: <200903101249.n2ACngfn037603@www.freebsd.org> Date: Tue, 10 Mar 2009 12:49:42 GMT From: pluknet To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/132497: Stale pre-5.x mbuf references in new Bosko Milekic world order. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2009 12:50:14 -0000 >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: