Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753553AbcKYVtw (ORCPT ); Fri, 25 Nov 2016 16:49:52 -0500 Received: from merlin.infradead.org ([205.233.59.134]:56238 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751261AbcKYVtn (ORCPT ); Fri, 25 Nov 2016 16:49:43 -0500 Date: Fri, 25 Nov 2016 22:49:36 +0100 From: Peter Zijlstra To: "Michael Kerrisk (man-pages)" Cc: Mike Galbraith , Ingo Molnar , linux-man , lkml , Thomas Gleixner Subject: Re: RFC: documentation of the autogroup feature [v2] Message-ID: <20161125214936.GB3045@worktop.programming.kicks-ass.net> References: <7513b0a5-c5d0-3a92-5849-995af22601e4@gmail.com> <1479921075.4306.153.camel@gmx.de> <1480078973.4075.58.camel@gmx.de> <1480089063.4075.80.camel@gmx.de> <20161125161810.GR3092@twins.programming.kicks-ass.net> <2cc53b76-668b-edf1-6aa7-e6cb5a9801e1@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22.1 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 523 Lines: 14 On Fri, Nov 25, 2016 at 09:54:05PM +0100, Michael Kerrisk (man-pages) wrote: > So, part of what I was struggling with was what you meant by cfs-cgroup. > Do you mean the CFS bandwidth control features added in Linux 3.2? Nope, /me digs around for a bit... around here I suppose: 68318b8e0b61 ("Hook up group scheduler with control groups") 68318b8e0b61 v2.6.24-rc1~151 But I really have no idea what that looked like. In any case, for the case of autogroup, the behaviour has always been, autogroups came quite late.