Re: [RFC] new feattures to improve linux interrupt response

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Aug 07 2003 - 07:09:50 EST


On Iau, 2003-08-07 at 11:25, Takeharu KATO wrote:
> a) Quick interruption handling facility for embedded systems
> We are designing and implementing quick interrupt handling facility
> for embedded systems. This is achieved by accepting some
> interrupts(these are pre-defined in kernel configuration.) in current
> Linux kernel's critical sections.
>
> We will modify local_irq_disable/local_irq_enable macros
> to keep interrupt masks of some interrupts which need to handle quickly
> un-masked in most of kernel critical sections.

Thats something you can do in board specific/platform specific code and
it does seem to work. I had hacks at one point doing this for the serial
port on the Macintosh II.

-
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 Aug 07 2003 - 22:00:37 EST