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? Ciao, Sheldon. To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message