Date: Wed, 6 Jun 2001 14:50:03 -0700 (PDT) From: Thomas Moestl <tmoestl@gmx.net> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/27913: swapinfo/pstat -s does not work under -current Message-ID: <200106062150.f56Lo3w92481@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/27913; it has been noted by GNATS. From: Thomas Moestl <tmoestl@gmx.net> To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: bin/27913: swapinfo/pstat -s does not work under -current Date: Wed, 6 Jun 2001 23:49:12 +0200 On Wed, 2001/06/06 at 13:59:43 -0700, Jim.Pirzyk@disney.com wrote: > System: FreeBSD snoopy 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Tue Jun 5 10:55:54 PDT 2001 root@snoopy:/auto/roy/dist/pub/FreeBSD/CURRENT/src/sys/compile/UP_WORKSTATION i386 > > pstat.c 1.57 > > >Description: > swapinfo does display any information. This is true for > both i386 and alpha platforms. > > >How-To-Repeat: > > snoopy# swapinfo > Device 1K-blocks Used Avail Capacity Type > snoopy# The interface for sysctl exports of swap information from the kernel was changed recently. Are you sure that your kernel and userland (specifically, libkvm) are in sync? If so, I'd be very interesting in debugging information, since I am probably guilty of breaking things then (works for me, though ;). - thomas 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?200106062150.f56Lo3w92481>