Re: linux interrupt handling problem

Jes Sorensen (Jes.Sorensen@cern.ch)
10 Nov 1999 11:45:47 +0100


>>>>> "Roman" == Roman Zippel <zippel@fh-brandenburg.de> writes:

Roman> Hi, On 10 Nov 1999, Jes Sorensen wrote:

>> Rubbish, the current case we are talking about is serial
>> performance vs the rest of the system. Run the serial as high
>> priority and the rest as slow - you don't need this for mouse,
>> disk, ethernet etc.

Roman> This only true for standard user systems, not e.g. for embedded
Roman> systems... You can of course ignore these problems others
Roman> can't.

If you have that sort of hard real time constraints you don't want the
generic kernel in the first place, you want RTLinux or similar. It's
really that simple.

Jes

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