Which priority do taskqueues have?
Hans Petter Selasky
hselasky at c2i.net
Tue May 19 08:21:07 UTC 2009
Hi,
I'm about to factor out some taskqueue-alike code from USB(II) and I need to
know at which priority taskqueues are running. I know there is a priority
argument which can be specified for TASK_INIT(), but tracing in the code
shows that this is just a queue-priority. At which priority level is
taskqueue code being [guaranteed to] run?
--HPS
More information about the freebsd-hackers
mailing list