Re: workqueue realtime priority

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 15 Oct 2013, Frederich, Jens wrote:

> Hi all,
> 
> is there any way to set the global workqueue priority to real
> time or setup a workqueue with real time priority on Linux RT

The global workqueue is used by the world and some more. So you better
not try to fiddle with that.

> 3.x? I want to setup a kernel worker thread with real time
> priority. What's the best way? Should I better use tasklets?

Tasklets are evil, hey should be renamed to craplets. You'll have the
same problem as with the global workqueue, as tasklets run from
softirq context.

Could you describe what you are trying to do?

Thanks,

	tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux