git: kernel - Remove some debug warnings for now

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Feb 8 12:15:50 PST 2017


commit 7ea86e9de9a8e9c3d959614f2b90833b0188e082
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Feb 8 12:11:26 2017 -0800

    kernel - Remove some debug warnings for now
    
    * Remove "Warning: bio_page_alloc: memory exhausted " for now
      (conditionalize it on bootverbose).
    
    * The underlying issue is still there, a potential deadlock between
      the pageout system.  But the warnings are confusing users.

Summary of changes:
 sys/kern/vfs_bio.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7ea86e9de9a8e9c3d959614f2b90833b0188e082


-- 
DragonFly BSD source repository



More information about the Commits mailing list