login
Header Space

 
 

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

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <jonathan@...>, Andrew Doran <ad@...>, <tech-kern@...>
Date: Friday, February 23, 2007 - 5:18 pm

On Thu, Feb 22, 2007 at 08:27:56PM -0800, Bill Studenmund wrote:

Why don't be disable context switches while a mutex (that may be acquired
by an ISR) is held ?
After non-adaptive mutex are not allowed to be held across functions
that can sleep.
This would mean that the only code that might have to be executed is
the kernel code of the interrupted process.

	David

-- 
David Laight: david@l8s.co.uk
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 ..., David Laight, (Fri Feb 23, 5:18 pm)
Re: Interrupt, interrupt threads, continuations, and kernel ..., Steven M. Bellovin, (Wed Feb 21, 10:21 pm)
speck-geostationary