Hi,

Is there an equivalent concept for Linux softirq and tasklets in FreeBSD?
If not, what will be the "closest" way to implement them? With the takqueue 
taskqueue_swi which executes its tasks in the context of an interrupt? A filter 
routine or interrupt thread defined in bus_setup_intr...?

Thanks,
Orit Moskovich
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to