Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756929Ab0KNUVA (ORCPT ); Sun, 14 Nov 2010 15:21:00 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:53039 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751019Ab0KNUU7 (ORCPT ); Sun, 14 Nov 2010 15:20:59 -0500 MIME-Version: 1.0 In-Reply-To: References: <20101021162924.GA3225@redhat.com> <1288076838.11930.1.camel@marge.simson.net> <1288078144.7478.9.camel@marge.simson.net> <1289489200.11397.21.camel@maggy.simson.net> <20101111202703.GA16282@redhat.com> <1289514000.21413.204.camel@maggy.simson.net> <20101112181240.GB8659@redhat.com> <1289648524.22764.149.camel@maggy.simson.net> <1289755150.3228.44.camel@maggy.simson.net> <20101114174921.GA1569@arch.trippelsdorf.de> <1289758238.17491.12.camel@maggy.simson.net> From: Linus Torvalds Date: Sun, 14 Nov 2010 12:20:35 -0800 Message-ID: Subject: Re: [RFC/RFT PATCH v3] sched: automated per tty task groups To: Mike Galbraith Cc: Markus Trippelsdorf , Oleg Nesterov , Peter Zijlstra , Mathieu Desnoyers , Ingo Molnar , LKML Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 781 Lines: 19 On Sun, Nov 14, 2010 at 11:28 AM, Linus Torvalds wrote: > > This catless version looks very good to me Oh, btw, maybe one comment: is CONFIG_SCHED_AUTOGROUP_DEBUG even worth having as a config option? The only thing it enables is the small /proc interface, and I don't see any downside to just always having that if you have AUTOGROUP enabled in the first place. It isn't like it's some traditional kernel debug feature that makes things slower or adds tons of debug output. Linus -- 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/