From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Andrzej Siewior Subject: Re: [PATCH] sched: fix RLIMIT_RTTIME when PI-boosting to RT Date: Mon, 9 Mar 2015 18:34:41 +0100 Message-ID: <20150309173441.GG13768@linutronix.de> References: <1424305436-6716-1-git-send-email-brian@peloton-tech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Brian Silverman , mingo@redhat.com, peterz@infradead.org, LKML , Thomas Gleixner , rt-users To: Austin Schuh Return-path: Received: from www.linutronix.de ([62.245.132.108]:36947 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752672AbbCIRes (ORCPT ); Mon, 9 Mar 2015 13:34:48 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: * Austin Schuh | 2015-03-05 09:10:47 [-0800]: >ping? Why is this a ping? I haven't seen this in my rt nor in my lkml inbox. Please repost it properly including lkml. >>From what I can tell not beeing a sched guy is that the patch looks reasonable since the timeout gets only set to zero on enqueue_task_rt(). Is there something special you do to trigger this? Sebastian