cvs commit: src/sys/kern usched_bsd4.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Nov 1 16:31:50 PDT 2008


dillon      2008/11/01 16:31:19 PDT

DragonFly src repository

  Modified files:
    sys/kern             usched_bsd4.c 
  Log:
  The priority mask used to compartmentalize the comparison to determine
  whether a preemption is needed was covering the entire process priority
  space instead of just one bucket.
  
  Reported-by: "Simon 'corecode' Schubert" <corecode at fs.ei.tum.de>
  
  Revision  Changes    Path
  1.26      +1 -1      src/sys/kern/usched_bsd4.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/usched_bsd4.c.diff?r1=1.25&r2=1.26&f=u





More information about the Commits mailing list