PERFORCE change 98153 for review

Attilio Rao asmrookie at gmail.com
Fri Jun 2 03:42:40 PDT 2006


2006/6/2, M. Warner Losh <imp at bsdimp.com>:
> In message: <200606020856.11054.hselasky at c2i.net>
>             Hans Petter Selasky <hselasky at c2i.net> writes:
> : On Friday 02 June 2006 02:26, Kip Macy wrote:
> : > > I'd rather avoid this for now as it will have to be backed out for
> : > > interrupt filters.
> : >
> : > I don't know anything about interrupt filters, so please let me know
> : > what you have in mind. The whole of interrupt handling is far too
> : > heavyweight at the moment.
> : >
> :
> : As long as your code is not Giant locked, the standard interrupt handlers
> : should not be that slow?
>
> They are very slow compared to a FAST interrupt handler, since there's
> a full context switch :-(

... and since there's no context stealing (or, in another way, lazy
scheduling for interrupt handlers is not implemented as it might be).

Attilio


-- 
Peace can only be achieved by understanding - A. Einstein


More information about the p4-projects mailing list