login
Header Space

 
 

Re: Interrupt, interrupt threads, continuations, and kernel lwps

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jason Thorpe <thorpej@...>
Cc: Matt Thomas <matt@...>, <tech-kern@...>
Date: Wednesday, February 21, 2007 - 6:59 pm

On Wed, Feb 21, 2007 at 10:05:00AM -0800, Jason Thorpe wrote:


We mentioned vax & m68k before..


On sparc, the priority level is controlled by writing to a register on the
processor, and it's well defined - piece of cake. On x86 there is no way to
do that (at least, not one that will work on PCs in general). We end up
emulating the priority levels in software, because you can have different
sources, different priorities sharing lines. It's a pain! :-)

Andrew
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Interrupt, interrupt threads, continuations, and kernel ..., Joerg Sonnenberger, (Thu Feb 22, 5:59 pm)
Re: Interrupt, interrupt threads, continuations, and kernel ..., Steven M. Bellovin, (Wed Feb 21, 10:21 pm)
Re: Interrupt, interrupt threads, continuations, and kernel ..., Andrew Doran, (Wed Feb 21, 6:59 pm)
speck-geostationary