Sheldon Hearn wrote...
>
>
> On Wed, 26 May 1999 09:08:11 +0400, "Andrey A. Chernov" wrote:
>
> > Just check 'swapinfo' in recent -current, it shows "/dev/(null)" as swap
> > device, it means that devinfo() call in kvm_getswapinfo() returns NULL,
> > i.e. called with wrong argument which is swinfo.sw_dev
>
> Are you sure it isn't simply because kvm_getswapinfo is being asked for
> totals, and not per-device stats? i.e: Are you getting /dev/(null) for
> multiple swap devices?
{panzer:/usr/home/ken:2:0} pstat -s
Device 1K-blocks Used Avail Capacity Type
/dev/(null) 327552 0 327552 0% Interleaved
/dev/(null) 393088 0 393088 0% Interleaved
Total 720640 0 720640 0%
That's with -current as of Friday.
Ken
--
Kenneth Merry
[email protected]
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-current" in the body of the message