git: kernel - Fix excessive VM pageout flushes (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Apr 23 17:47:17 PDT 2020


commit 1711dc2f15093bfab4de9b9688b9a07bd0e2bb4d
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/1711dc2f15093bfab4de9b9688b9a07bd0e2bb4d


-- 
DragonFly BSD source repository


More information about the Commits mailing list