Re: Workqueue scheduling policy

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

 



On Thu, 15 Aug 2013 13:59:49 -0700
spdev31 <spdev31@xxxxxxxxx> wrote:

> Hi,
> 
> I see the workqueue scheduling policys defaults to SCHED_FIFO with the
> 2.6.33 RT patch but is SCHED_NORMAL with the 3.0 RT patch (and newer
> RT patches, I believe).  Can you help me understand the reason for
> using realtime policies for 2.6.33 RT workqueues and non-realtime
> policies for 3.0 RT patch workqueues?
> 

Actually, mainline kernel set workqueues as SCHED_FIFO for 2.6.33 and
no longer does that for 3.0 kernels. Has nothing to do with the -rt
patch.

But as for why they did that switch. Probably because there's no reason
that the workqueues need to be running as a high priority task, just
like ksoftirqd runs as SCHED_OTHER in mainline.

-- Steve
--
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