Re: Is there analog of `softint_establish and co.` in DFly kernel?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <kernel@...>
Date: Monday, November 26, 2007 - 1:53 pm

:Which mechanisms in DFLy kernel may use as analog with some
:functianality of softint_XXX?
:

    We have a software interrupt mechanism via the SWI_* defines in
    sys/interrupt.h.  Various bits of code use them, for example
    the kernel task queue (kern/subr_taskqueue.c), CAM (bus/cam/cam_xpt.c),
    and a few others.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Is there analog of `softint_establish and co.` in DFly k..., Matthew Dillon, (Mon Nov 26, 1:53 pm)