commit 598725ecf31dade03c26c18ade56aa7f776aeb36
Author: Matthew Dillon <[email protected]>
Date: Thu Apr 23 17:37:10 2020 -0700
kernel - Fix excessive VM pageout flushes (2)
* Add a couple of missing page-rebusy tests in the vnode/putpages
path for the pageout daemon.
Summary of changes:
sys/vm/vm_pageout.c | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/598725ecf31dade03c26c18ade56aa7f776aeb36
--
DragonFly BSD source repository