Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751822AbZIGH6t (ORCPT ); Mon, 7 Sep 2009 03:58:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751444AbZIGH6s (ORCPT ); Mon, 7 Sep 2009 03:58:48 -0400 Received: from viefep15-int.chello.at ([62.179.121.35]:11342 "EHLO viefep15-int.chello.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751385AbZIGH6s (ORCPT ); Mon, 7 Sep 2009 03:58:48 -0400 X-SourceIP: 213.93.53.227 Subject: Re: question on sched-rt group allocation cap: sched_rt_runtime_us From: Peter Zijlstra To: Mike Galbraith Cc: Ani , Lucas De Marchi , linux-kernel@vger.kernel.org, Ingo Molnar In-Reply-To: <1252218779.6126.17.camel@marge.simson.net> References: <36bbf267-be27-4c9e-b782-91ed32a1dfe9@g1g2000pra.googlegroups.com> <1252218779.6126.17.camel@marge.simson.net> Content-Type: text/plain Date: Mon, 07 Sep 2009 09:59:34 +0200 Message-Id: <1252310374.7564.6.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1113 Lines: 27 On Sun, 2009-09-06 at 08:32 +0200, Mike Galbraith wrote: > On Sat, 2009-09-05 at 19:32 -0700, Ani wrote: > > On Sep 5, 3:50 pm, Lucas De Marchi wrote: > > > > > > Indeed. I've tested this same test program in a single core machine and it > > > produces the expected behavior: > > > > > > rt_runtime_us / rt_period_us % loops executed in SCHED_OTHER > > > 95% 4.48% > > > 60% 54.84% > > > 50% 86.03% > > > 40% OTHER completed first > > > > > > > Hmm. This does seem to indicate that there is some kind of > > relationship with SMP. So I wonder whether there is a way to turn this > > 'RT bandwidth accumulation' heuristic off. > > No there isn't.. Actually there is, use cpusets to carve the system into partitions. -- 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/