]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r311101:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 16 Jan 2017 03:52:20 +0000 (03:52 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 16 Jan 2017 03:52:20 +0000 (03:52 +0000)
commit5692b18518e82e4edb2514c312fdcbedd685cdec
treeadd06d9ea9350fc442a2749f6473d7d2bae7a109
parent3a8c5508516c6c8059bd3b7ed230fe9c3ade188d
MFC r311101:
libkvm - extend a bit the swap statistics field.

Change ksw_used and ksw_total to unsigned, which increases the maximum
total swap that can be displayed properly from ~8TB to ~16TB.

Obtained from: DragonflyBSD (ecc2e461)

git-svn-id: svn://svn.freebsd.org/base/stable/10@312253 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libkvm/kvm.h
lib/libkvm/kvm_getswapinfo.3
lib/libkvm/kvm_getswapinfo.c