Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757470Ab0KPTZw (ORCPT ); Tue, 16 Nov 2010 14:25:52 -0500 Received: from canuck.infradead.org ([134.117.69.58]:54647 "EHLO canuck.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755360Ab0KPTZv convert rfc822-to-8bit (ORCPT ); Tue, 16 Nov 2010 14:25:51 -0500 Subject: Re: [RFC/RFT PATCH v3] sched: automated per tty task groups From: Peter Zijlstra To: Vivek Goyal Cc: david@lang.hm, Paul Menage , Lennart Poettering , Linus Torvalds , Dhaval Giani , Mike Galbraith , Oleg Nesterov , Markus Trippelsdorf , Mathieu Desnoyers , Ingo Molnar , LKML , Balbir Singh In-Reply-To: <20101116192206.GG13092@redhat.com> References: <20101116170312.GA19327@tango.0pointer.de> <20101116181603.GC19327@tango.0pointer.de> <1289931715.2109.648.camel@laptop> <1289933965.2109.652.camel@laptop> <20101116190916.GD13092@redhat.com> <1289934800.2109.653.camel@laptop> <20101116192206.GG13092@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Date: Tue, 16 Nov 2010 20:25:27 +0100 Message-ID: <1289935527.2109.655.camel@laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 801 Lines: 20 On Tue, 2010-11-16 at 14:22 -0500, Vivek Goyal wrote: > In this thread there are already mentions of extending it to block > controller also which now supports the upper limit. > > Secondly I am assuming at some point of time, cpu controller will also > support throttling (including SCHED_OTHER class). Possibly, but in both cases its voluntary -- that is, unless explicitly configured a cgroup can use as much as possible. These auto groups will use that. If you want more control, create your own cgroup so you can poke at the parameters at will. -- 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/