git: libkvm - Adjust kvm_getswapinfo() to use the new vm.swap_in

看板DFBSD_commit作者時間15年前 (2010/08/18 09:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1CQp3Jol (DFBSD_commit)