Re: scheduling bottom halves/task queues

Horst von Brand (vonbrand@inf.utfsm.cl)
Thu, 08 Apr 1999 12:33:00 -0400


John Regehr <jdr8d@cs.virginia.edu> said:

[...]

> This seems complicated. How about having a kernel thread whose task it is
> to run bottom half handlers? If it ran at the highest priority in the
> system, then things would work more or less as they do now. However, it
> could be preempted by RT threads of sufficiently high priority.

But then you loose the connection between "This RT task is waiting for the
result from _that_ BH", which is what you need to keep others from
interfering. I.e., screw normal tasks if need be.

-- 
Dr. Horst H. von Brand                       mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513

- 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/