git: kernel - add vm.swap_size sysctl

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Aug 17 09:57:41 PDT 2010


commit 97a3ace7a60a869c957f6c0bb6d9f69bce477f80
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Aug 17 09:56:28 2010 -0700

    kernel - add vm.swap_size sysctl
    
    * Add vm.swap_size sysctl to complement vm.swap_anon_use and
      vm.swap_cache_use.
    
    Requested-by: Carlos Olmedo Escobar

Summary of changes:
 sys/vm/swap_pager.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/97a3ace7a60a869c957f6c0bb6d9f69bce477f80


-- 
DragonFly BSD source repository





More information about the Commits mailing list