git: dsched_fq - minor cleanup and fix

Alex Hornung alexh at crater.dragonflybsd.org
Thu Apr 15 13:25:53 PDT 2010


commit 0f0e78e279d8d75f558f7f8e7f4764e453d81a65
Author: Alex Hornung <ahornung at gmail.com>
Date:   Wed Mar 31 09:58:07 2010 +0000

    dsched_fq - minor cleanup and fix
    
    * Previously, wakes didn't correctly set the local idle bit in
      fq_dispatcher. Fix this by moving it into the right place.
    
    * Remove old code, replace comments, remove level of indentation.

Summary of changes:
 sys/dsched/fq/dsched_fq.h      |   15 --------
 sys/dsched/fq/dsched_fq_core.c |   79 +++++++++++++++++++++++-----------------
 2 files changed, 46 insertions(+), 48 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0f0e78e279d8d75f558f7f8e7f4764e453d81a65


-- 
DragonFly BSD source repository





More information about the Commits mailing list