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" <[EMAIL PROTECTED]>
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
