Re: as / scheduler question

From: Andrew Morton (akpm@osdl.org)
Date: Mon Jul 28 2003 - 18:01:17 EST


Con Kolivas <kernel@kolivas.org> wrote:
>
> Nick
>
> With the sheduler work Ingo and I have been doing I was wondering if there was
> possibly a problem with requeuing kernel threads at certain intervals? Ingo's
> current version requeues all threads at 25ms and I just wondered if this
> number might be a multiple or factor of a magic number in the AS workings, as
> we're seeing a few changes in behaviour with AS only. I'm planning on leaving
> kernel threads out of this requeuing, but I thought I could also pick your
> brain.
>

What does "requeues all threads at 25ms" mean?

The only dependency we should have there is that kblockd should be scheduled
promptly after it is woken. It is reniced by -10 so it should be OK.
Renicing it further or making it SCHED_RR/FIFO would be interesting.

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



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:38 EST