softirq and tasklets

Orit Moskovich oritm at mellanox.com
Wed May 22 12:47:52 UTC 2013


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


More information about the freebsd-ports mailing list