From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srivatsa Vaddagiri Subject: Re: [PATCH] Hookup group-scheduler with task container infrastructure Date: Wed, 12 Sep 2007 17:40:42 +0530 Message-ID: <20070912121042.GI16222@linux.vnet.ibm.com> References: <20070910171049.GA16048@linux.vnet.ibm.com> <20070910172334.GB19100@linux.vnet.ibm.com> <20070910102259.dc45a481.akpm@linux-foundation.org> <20070910174649.GA16222@linux.vnet.ibm.com> <20070911044145.GC16222@linux.vnet.ibm.com> <20070912114202.GA30385@linux.vnet.ibm.com> Reply-To: vatsa@linux.vnet.ibm.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20070912114202.GA30385@linux.vnet.ibm.com> Sender: linux-kernel-owner@vger.kernel.org To: Dmitry Adamushko Cc: menage@google.com, ckrm-tech@lists.sourceforge.net, linux-kernel@vger.kernel.org, Jan Engelhardt , containers@lists.osdl.org, Andrew Morton , Ingo Molnar List-Id: containers.vger.kernel.org On Wed, Sep 12, 2007 at 05:12:02PM +0530, Srivatsa Vaddagiri wrote: > Yes. To emphasise this code doesn't support real-time tasks in a container, I > am returning -ENOTSUP when trying to move a rt-task into a container. s/ENOTSUP/EINVAL -- Regards, vatsa