看板 DFBSD_commit 關於我們 聯絡資訊
commit 4aad631348e9217e74f499c6369ed2d99f2b55a3 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Aug 17 17:44:10 2010 -0700 libkvm - Adjust kvm_getswapinfo() to use the new vm.swap_info_array sysctl * kvm_getswapinfo() attempts to use the new sysctl and if it fails, or if the kvm is operating on a kernel core file, reverts to the namelist. Summary of changes: lib/libkvm/kvm_getswapinfo.c | 85 +++++++++++++++++++++++++++++++++++++++++- 1 files changed, 83 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4aad631348e9217e74f499c6369ed2d99f2b55a3 -- DragonFly BSD source repository