: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
<[EMAIL PROTECTED]>
