Is it possible to get deterministic system with 3.10.xx and Full-RT-preemption?

From: Andreas Starzer
Date: Fri Feb 28 2014 - 10:00:13 EST


Is there a possible configuration/implementation at Kernel 3.10.xx
with PREEMPT_RT_FULL=y (or newer) to get an explicit thread for
workqueues which do exclusive work?

I want to increase the priority of my drivers workqueue (and only
this) to be still functional under heavy system load like
network-flood for example.

I tried explicit kthread-worker creation, but it behaves same as
workqueue implementation.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/