timer.c 2.2.4-test3

From: ZelenkaJir@ipb.cz
Date: Tue Jul 11 2000 - 03:13:26 EST


--- timer.c.ori Tue Jul 11 09:56:34 2000
+++ timer.c Tue Jul 11 09:54:45 2000
@@ -577,7 +577,7 @@
                         p->counter = 0;
                         p->need_resched = 1;
                 }
- if (p->priority < DEF_PRIORITY)
+ if (p->nice < DEF_NICE)
                         kstat.cpu_nice += user_tick;
                 else
                         kstat.cpu_user += user_tick;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:12 EST