Re: [PATCH] [request for inclusion] Realtime LSM

From: Ingo Molnar
Date: Tue Jan 11 2005 - 16:35:46 EST



* Chris Wright <chrisw@xxxxxxxx> wrote:

> Hmm, I wonder if this could have anything to do with it. These are
> within striking range:
>
> PID COMMAND NI PRI
> 9 events/1 -10 34
> 931 kcryptd/1 -10 33
> 930 kcryptd/0 -10 34
> 8 events/0 -10 34
> 892 ata/1 -10 34
> 891 ata/0 -10 34
> 3747 udevd -10 33
> 26 kacpid -10 31
> 238 aio/1 -10 34
> 237 aio/0 -10 31
> 117 kblockd/1 -10 34
> 116 kblockd/0 -10 34
> 10 khelper -10 34

you are right, i forgot about kernel threads. If they are nice -10 on
Jack's system too then they are within striking range indeed, especially
since they are typically idle and if then they are active for short
bursts of time and get the maximum boost. Jack, could you renice these
to -5, to make sure they dont interfere?

btw., why are these at nice -10? workqueue.c sets nice value to -5
normally.

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