git: kernel - Remove Warning: busy page %p found in cache

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jul 2 17:57:09 PDT 2013


commit e0ccb706111edc80d2225ec326919541e8592189
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Jul 2 17:56:23 2013 -0700

    kernel - Remove Warning: busy page %p found in cache
    
    * Remove the "Warning: busy page %p found in cache" kprintf.  DragonFly
      now allows VM pages to be busied regardless of what queue they are or
      are not on.

Summary of changes:
 sys/vm/vm_page.c    | 6 ------
 sys/vm/vm_pageout.c | 3 ---
 2 files changed, 9 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list