Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754504AbYH2Irv (ORCPT ); Fri, 29 Aug 2008 04:47:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751295AbYH2Irm (ORCPT ); Fri, 29 Aug 2008 04:47:42 -0400 Received: from mail.gmx.net ([213.165.64.20]:41321 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751186AbYH2Irl (ORCPT ); Fri, 29 Aug 2008 04:47:41 -0400 X-Authenticated: #14349625 X-Provags-ID: V01U2FsdGVkX19Jph8XxpdJKkEElnY804uQIClaXW/lpQBwPxi/Ii CW5y2lfa3wy/NS Subject: Re: [PATCH 6/6] sched: disabled rt-bandwidth by default From: Mike Galbraith To: Peter Zijlstra Cc: Steven Rostedt , Linus Torvalds , Mark Hounschell , Nick Piggin , Ingo Molnar , LKML , Stefani Seibold , Dario Faggioli , Max Krasnyansky , Thomas Gleixner , Andrew Morton In-Reply-To: <1219997165.17355.42.camel@twins> References: <20080819103301.787700742@chello.nl> <200808290036.35817.nickpiggin@yahoo.com.au> <200808290134.35093.nickpiggin@yahoo.com.au> <48B6EB6F.2050802@compro.net> <1219996607.5079.142.camel@marge.simson.net> <1219997165.17355.42.camel@twins> Content-Type: text/plain Date: Fri, 29 Aug 2008 10:47:29 +0200 Message-Id: <1219999649.4928.11.camel@marge.simson.net> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1.1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.67 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 771 Lines: 20 On Fri, 2008-08-29 at 10:06 +0200, Peter Zijlstra wrote: > On Fri, 2008-08-29 at 09:56 +0200, Mike Galbraith wrote: > > > > It bothers me some too. You have to patch/re-compile the kernel if you > > need to turn it off and don't have SCHED_DEBUG enabled (not free). > > /proc/sys/kernel/sched_rt_{runtime,period}_us don't require SCHED_DEBUG. > If they are in any way non-functional on SCHED_DEBUG=n then that's a > clear bug. Gee, you're right. I guess my eyeballs didn't want to see them without their friends. -Mike -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/