On 07/13/10 06:32 PM, Andrej Podzimek wrote:

I ran into some problems with dynamic task queue performance. So I ran a
benchmark inside the kernel. It creates a task queue like this:

taskq_create_sysdc(

Is the choice of the SDC(7) scheduling class a conscious one? Do you get similar performance with taskq_create() and the more traditional SYS class?

-Artem
_______________________________________________
on-discuss mailing list
on-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/on-discuss

Reply via email to