Date: Sun, 16 Jun 2002 03:51:18 +1000 (EST) From: Andy Farkas <andyf@speednet.com.au> To: Makoto Matsushita <matusita@jp.FreeBSD.org> Cc: <freebsd-bugs@FreeBSD.ORG> Subject: Re: bin/39339: pstat/swapinfo(8) is buggy Message-ID: <Pine.BSF.4.33.0206160347280.4293-100000@backup.af.speednet.com.au> In-Reply-To: <200206151740.g5FHe4g37749@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 15 Jun 2002, Makoto Matsushita wrote:
> andyf> Notice that /dev/da2s1b is not shown. This is the buggy bit.
s/da/ad/
>
> This is by design; kernel option "NSWAPDEV" should be set to increase
> the number of swap devices.
>
> See src/sys/i386/conf/LINT, and discover what this option means, and
> why this value is not so large by default (in src/sys/vm/vm_swap.c).
>
> -- -
> Makoto `MAR' Matsushita
# grep NSWAPDEV= LINT
options NSWAPDEV=5
# grep swap /etc/fstab | wc -l
5
I don't understand what LINT is trying to say.
Please note that I am running 4.6-RELEASE GENERIC.
--
:{ andyf@speednet.com.au
Andy Farkas
System Administrator
Speednet Communications
http://www.speednet.com.au/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0206160347280.4293-100000>
