Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jun 2002 10:40:04 -0700 (PDT)
From:      Makoto Matsushita <matusita@jp.FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/39339: pstat/swapinfo(8) is buggy
Message-ID:  <200206151740.g5FHe4g37749@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/39339; it has been noted by GNATS.

From: Makoto Matsushita <matusita@jp.FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/39339: pstat/swapinfo(8) is buggy
Date: Sun, 16 Jun 2002 02:37:10 +0900

 andyf> Notice that /dev/da2s1b is not shown. This is the buggy bit.
 
 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

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?200206151740.g5FHe4g37749>