DragonFly kernel List (threaded) for 2007-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Is there analog of `softint_establish and co.` in DFly kernel?
: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>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]