From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Emelyanov Subject: Re: [PATCH 0/4] Devices accessibility control group (v2) Date: Tue, 15 Jan 2008 11:06:02 +0300 Message-ID: <478C696A.9060008@openvz.org> References: <47833C3A.8090106@openvz.org> <6599ad830801141318h121a6a80h9af68c52431c48b8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <6599ad830801141318h121a6a80h9af68c52431c48b8-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Paul Menage Cc: Linux Containers List-Id: containers.vger.kernel.org Paul Menage wrote: > On Jan 8, 2008 1:02 AM, Pavel Emelyanov wrote: >> * Add the support for devices ranges. I.e. someone might >> wish to tell smth like b 5:[0-10] r- to this subsystem. > > I'd be inclined to leave support for that in userspace, rather than > adding fancier parsing to the kernel API. Yup. I agree with that. > Paul > Thanks, Pavel