git: kernel - Change vm.swapcache.use_chflags default to 0

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jan 11 11:03:40 PST 2017


commit d4d9221d2a33e598530c0061631bad0ac70dca05
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jan 11 11:02:32 2017 -0800

    kernel - Change vm.swapcache.use_chflags default to 0
    
    * Change the vm.swapcache.use_chflags default to 0, meaning that swapcache
      will generally cache everything it sees if enabled.  Can be set back to
      1 by the sysop when more sophisticated operation is desired.

Summary of changes:
 sys/vm/vm_swapcache.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d4d9221d2a33e598530c0061631bad0ac70dca05


-- 
DragonFly BSD source repository



More information about the Commits mailing list