Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2013 12:37:37 +0000
From:      Orit Moskovich <oritm@mellanox.com>
To:        "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject:   softirq and tasklets
Message-ID:  <981733489AB3BD4DB24B48340F53E0A55B0D3CB1@MTLDAG01.mtl.com>

next in thread | raw e-mail | index | archive | help
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 f=
ilter routine or interrupt thread defined in bus_setup_intr...?

Thanks,
Orit Moskovich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?981733489AB3BD4DB24B48340F53E0A55B0D3CB1>