Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2013 17:35:48 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Orit Moskovich <oritm@mellanox.com>
Cc:        "freebsd-hackers@freebsd.org" <freebsd-hackers@FreeBSD.org>
Subject:   Re: preemptive kernel
Message-ID:  <51A36F44.8050206@FreeBSD.org>
In-Reply-To: <981733489AB3BD4DB24B48340F53E0A55B0D59A0@MTLDAG01.mtl.com>
References:  <981733489AB3BD4DB24B48340F53E0A55B0D5590@MTLDAG01.mtl.com> <20130526154752.GT3047@kib.kiev.ua> <981733489AB3BD4DB24B48340F53E0A55B0D56E0@MTLDAG01.mtl.com> <20130527063432.GY3047@kib.kiev.ua> <51A306A8.1010201@FreeBSD.org> <981733489AB3BD4DB24B48340F53E0A55B0D57D1@MTLDAG01.mtl.com> <51A34EEA.9050609@FreeBSD.org> <981733489AB3BD4DB24B48340F53E0A55B0D59A0@MTLDAG01.mtl.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[trimmed cc]

on 27/05/2013 15:29 Orit Moskovich said the following:
>>From what I've read in subr_taskqueue.c taskqueue_swi, taskqueue_swi_giant and taskqueue_fast are all implemented using swi_add which calls ithread_create().
> Is there any performance difference between them. Is one of the above or ithread given to bus_setup_intr preferable on the other?

The differences are described in taskqueue(9) "Predefined Task Queues" section.

-- 
Andriy Gapon



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