]> Zhao Yanbai Git Server - minix.git/commitdiff
Kernel: unbreak load averages
authorDavid van Moolenbroek <david@minix3.org>
Sat, 28 Nov 2009 13:16:03 +0000 (13:16 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Sat, 28 Nov 2009 13:16:03 +0000 (13:16 +0000)
kernel/clock.c

index 053767937009c617191c20bba00a09df1e9fd3fa..db4be94b38c4f816e5bd275226882ad8498ee035 100644 (file)
@@ -184,7 +184,7 @@ struct timer *tp;           /* pointer to timer structure */
 PRIVATE void load_update(void)
 {
        u16_t slot;
-       int enqueued = -1, q;   /* -1: special compensation for IDLE. */
+       int enqueued = 0, q;
        struct proc *p;
 
        /* Load average data is stored as a list of numbers in a circular