[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAOihqkJ+aap=zZk0gjax9yfqqVa-1jR+Zf0BMjGi57A0CWquAA@mail.gmail.com>
Date: Fri, 28 Feb 2014 16:00:02 +0100
From: Andreas Starzer <stzlinux@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Is it possible to get deterministic system with 3.10.xx and Full-RT-preemption?
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists