git: kernel: Factor out common parts of bufdamon and bufdaemon_hw.
    Venkatesh Srinivas 
    vsrinivas at crater.dragonflybsd.org
       
    Fri Dec 23 16:33:50 PST 2011
    
    
  
commit dca2373088395cae9a468e3b15797f6a033887b7
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date:   Fri Dec 23 16:31:07 2011 -0800
    kernel: Factor out common parts of bufdamon and bufdaemon_hw.
    
    Except for a few parameters, the core loops of bufdaemon and bufdaemon_hw were
    identical. This commit has no functional change.
Summary of changes:
 sys/kern/vfs_bio.c |   91 +++++++++++++++++-----------------------------------
 1 files changed, 30 insertions(+), 61 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dca2373088395cae9a468e3b15797f6a033887b7
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list