From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [PATCH] sched/rt: RT_RUNTIME_GREED sched feature Date: Mon, 7 Nov 2016 13:32:07 -0500 Message-ID: <20161107133207.4282de69@gandalf.local.home> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Daniel Bristot de Oliveira , Ingo Molnar , Peter Zijlstra , linux-rt-users , LKML To: Christoph Lameter Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org On Mon, 7 Nov 2016 10:55:38 -0600 (CST) Christoph Lameter wrote: > On Mon, 7 Nov 2016, Daniel Bristot de Oliveira wrote: > > > With these two options set, the user will guarantee some runtime > > for non-rt-tasks on all CPUs, while keeping real-time tasks running > > as much as possible. > > Excellent this would improve the situation with deadlocks as a result of > cgroup_locks not being released due to lack of workqueue processing. ?? What deadlocks do you see? I mean, can you show the situation that throttling RT tasks will cause deadlock? Sorry, but I'm just not seeing it. -- Steve