On Wed, 22 May 2013 23:22:14 +0300
Andriy Gapon <[email protected]> wrote:

> on 22/05/2013 15:37 Orit Moskovich said the following:
> > 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...?
> 
> This is an odd mailing list for the question.
> 
> 

Not necessarily, maybe he's porting an existing Linux project that
makes use of these features (like epoll => kqueue).

-- 
Michael Gmelin
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to