DragonFly BSD
DragonFly commits List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 17 Aug 2010 17:45:04 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]