DragonFly BSD
DragonFly commits List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: dsched_fq - minor cleanup and fix


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Apr 2010 13:25:32 -0700 (PDT)

commit 0f0e78e279d8d75f558f7f8e7f4764e453d81a65
Author: Alex Hornung <ahornung@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]