Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758695Ab0KPOro (ORCPT ); Tue, 16 Nov 2010 09:47:44 -0500 Received: from mail-gw0-f46.google.com ([74.125.83.46]:36044 "EHLO mail-gw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758598Ab0KPOrm convert rfc822-to-8bit (ORCPT ); Tue, 16 Nov 2010 09:47:42 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=dkim-signature:domainkey-signature:mime-version:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=YqOfFNzOLf/jt96/5tfvKLhUDTLAB0dX/wqXEYpt6JsUYqaPH9bZXO61kf9BfRzePf R7oGs2RqHbeO1Yw1fVUTxNTMZkXXz1ybc0vZiv8qe02U3dhyzZL6rQLsRc9mroMpaT90 oQnt9AQbWOHLCblVp/AeipEj7d3AooYx6yj0c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=k/NazW/cWiOQZMEhfr0GaD7hightlxrCr5So8dVKJs5HO78SWJZVPxPFx+GAFsoxL4 A7jB+xKb/V2zZ+V/9OMXwfwkW3kB3nXpD2ze+gwWjothubP8a78e/oMP3vW4SgyfJ0r+ uH+Z0NXcmWRFfZynI+iwv09dL+X+2igTaCqbU= MIME-Version: 1.0 In-Reply-To: <1289916683.2109.625.camel@laptop> References: <1289778189.5154.10.camel@maggy.simson.net> <1289783580.495.58.camel@maggy.simson.net> <1289811438.2109.474.camel@laptop> <1289820766.16406.45.camel@maggy.simson.net> <1289821590.16406.47.camel@maggy.simson.net> <20101115125716.GA22422@redhat.com> <1289856350.14719.135.camel@maggy.simson.net> <20101116015648.GA11534@redhat.com> <1289916171.5169.117.camel@maggy.simson.net> <1289916683.2109.625.camel@laptop> Date: Tue, 16 Nov 2010 15:47:38 +0100 Message-ID: Subject: Re: [RFC/RFT PATCH v3] sched: automated per tty task groups From: Dhaval Giani To: Peter Zijlstra Cc: Mike Galbraith , Vivek Goyal , Oleg Nesterov , Linus Torvalds , Markus Trippelsdorf , Mathieu Desnoyers , Ingo Molnar , LKML , Balbir Singh , Lennart Poettering Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1057 Lines: 23 On Tue, Nov 16, 2010 at 3:11 PM, Peter Zijlstra wrote: > On Tue, 2010-11-16 at 07:02 -0700, Mike Galbraith wrote: >> While you can identify firefox etc, >> it's not being done, and requires identifying every application. ?Heck, >> cgroups is built in, but userspace doesn't even mount. ?Nothing but >> nothing uses cgroups. > > The yet another init rewrite called systemd is supposedly cgroup happy.. > No idea if its going to be useful though, I doubt its going to have an > effect on me launching a konsole or the like, or screen creating a bunch > of ttys. systemd uses cgroups only for process tracking. No resource management. Though afaik, Lennart has some plans of doing resource management using systemd. I wonder how autogroups will interact with systemd in that case. Dhaval -- 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/