git: DragonFly_RELEASE_5_8 kernel - Fix excessive VM pageout flushes (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Apr 23 19:03:55 PDT 2020
commit 598725ecf31dade03c26c18ade56aa7f776aeb36
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list