git: kernel - Implement vm.swap_info_array sysctl

看板DFBSD_commit作者時間15年前 (2010/08/18 09:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 099f3e5ecdf0a80059f62c41b82e64a67a681de6 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Aug 17 17:43:02 2010 -0700 kernel - Implement vm.swap_info_array sysctl * Track swap usage on a per-device basis * Implement the vm.swap_info_array sysctl to retrieve the array. Summary of changes: sys/sys/conf.h | 4 ++- sys/vm/swap_pager.c | 4 +- sys/vm/swap_pager.h | 2 + sys/vm/vm_param.h | 15 ++++++++++++ sys/vm/vm_swap.c | 63 ++++++++++++++++++++++++++++++++++++++++++++++++-- 5 files changed, 82 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/099f3e5ecdf0a80059f62c41b82e64a67a681de6 -- DragonFly BSD source repository
文章代碼(AID): #1CQp3Jqy (DFBSD_commit)