From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li Zefan Subject: Re: [RFC] Prefixing cgroup generic control filenames with "cgroup." Date: Mon, 03 Mar 2008 16:23:51 +0900 Message-ID: <47CBA787.8020100@cn.fujitsu.com> References: <6599ad830802281314s25c033d6tc021725ae28aef8d@mail.gmail.com> <47C7EEAC.7010907@amln.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <47C7EEAC.7010907@amln.net> Sender: linux-kernel-owner@vger.kernel.org To: Xpl++ Cc: Paul Menage , Linux Containers , LKML , Balbir Singh , Peter Zijlstra , Pavel Emelianov , Paul Jackson , Andrew Morton List-Id: containers.vger.kernel.org Xpl++ wrote: > Paul Menage ??????: >> ... >> >> A compromise might be to keep "tasks" unprefixed, and say that future >> names get the "cgroup." prefix; in this case I'd be inclined to add >> the prefix to notify_on_release and release_agent on the grounds that >> there's much less chance of breaking anyone with those files since (I >> suspect) they're much less used. >> > This makes most sense to me. It won't break any existing software > (most likely) while it seems reasonable to leave 'tasks' unprefixed as > this is something that any software using any subsystem of cgroup > would be using anyway and it is not that much associated with a > particulat subsystem. > And it makes most sense to me too, though I still doubt name collision will be a problem.