Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2011 11:17:21 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r220884 - stable/7/sys/boot/forth
Message-ID:  <201104201117.p3KBHLek045924@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pluknet
Date: Wed Apr 20 11:17:21 2011
New Revision: 220884
URL: http://svn.freebsd.org/changeset/base/220884

Log:
  MFC r220594:
  
   Remove the now defunct kern.ipc.nmbufs tunable.
  
  PR:		kern/132497 (part)

Modified:
  stable/7/sys/boot/forth/loader.conf
Directory Properties:
  stable/7/sys/   (props changed)
  stable/7/sys/cddl/contrib/opensolaris/   (props changed)
  stable/7/sys/contrib/dev/acpica/   (props changed)
  stable/7/sys/contrib/pf/   (props changed)

Modified: stable/7/sys/boot/forth/loader.conf
==============================================================================
--- stable/7/sys/boot/forth/loader.conf	Wed Apr 20 11:15:17 2011	(r220883)
+++ stable/7/sys/boot/forth/loader.conf	Wed Apr 20 11:17:21 2011	(r220884)
@@ -105,7 +105,6 @@ module_path="/boot/modules"	# Set the mo
 #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



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