On Thu, 28 Oct 1999 21:32:51 -0400 (EDT) 
 Andrew Gallatin <[EMAIL PROTECTED]> wrote:

 > exception_return & skipped the ipl lowering & the check for an ast
 > since I don't think you're ever going to need to check for an ast
 > after an interrupt.  

Nonsense.  ASTs are a key part of process scheduling, and I'd bet that
you run into strange scheduling behaviour if you don't deal with ASTs
after e.g. clock interrupts.

        -- Jason R. Thorpe <[EMAIL PROTECTED]>



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to