https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280909

Tatsuki Makino <tatsuki_mak...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tatsuki_mak...@hotmail.com

--- Comment #3 from Tatsuki Makino <tatsuki_mak...@hotmail.com> ---
swapctl -l seems to be getting it by sysctl.
https: //cgit.freebsd.org /src/tree/sbin/swapon/swapon.c#n821

However, vm.swap_info does not appear to be a structure that can be directly
displayed by sysctl commands.

How about formatting output of swapon using libxo like df?
https: //cgit.freebsd.org /src/tree/bin/df/df.c#n458

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to