Date: Tue, 19 Aug 2003 12:36:37 +0400 (MSD) From: Maxim Konovalov <maxim@macomnet.ru> To: Varshavchick Alexander <alex@metrocom.ru> Cc: freebsd-hackers@freebsd.org Subject: Re: nmbclusters and nmbufs Message-ID: <20030819123453.Q22868@news1.macomnet.ru> In-Reply-To: <Pine.GSO.4.33.0308191145060.9451-100000@apache.metrocom.ru> References: <Pine.GSO.4.33.0308191145060.9451-100000@apache.metrocom.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
-questions material indeed. On Tue, 19 Aug 2003, 11:53+0400, Varshavchick Alexander wrote: > Hi, > > Can anybody advise please if I want to increase nmbclusters option in > kernel, can I just type > sysctl kern.ipc.nmbclusters="16384" > without rebooting the server, or is the only way to set the NMBCLUSTERS > option in kernel, install the new kernel and reboot? > > And secondly, also I need to increase nmbufs kernel option, but there > seems to be no such option in LINT, what should I tweak? > sysctl kern.ipc.nmbufs="32768" without rebooting > or > kern.ipc.nmbufs="32768" in /boot/loader.conf and reboot? You need to put kern.ipc.nmbclusters="xxx" kern.ipc.nmbufs="yyy" to /boot/loader.conf and reboot. -- Maxim Konovalov, maxim@macomnet.ru, maxim@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030819123453.Q22868>