commit fbb06a6802c717bad2a5380805b6643f73ee8f32 Author: Matthew Dillon <[email protected]> Date: Sun Jul 30 10:59:05 2017 -0700
kernel - Fix kcollect swapuse%
* The calculation was improperly using vm_swap_size (which is really free
swap
remaining) instead of vm_swap_max.
Summary of changes:
sys/vm/swap_pager.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fbb06a6802c717bad2a5380805b6643f73ee8f32
--
DragonFly BSD source repository
