From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dominik Klein Subject: Re: [libvirt] cgroup limits only affect kvm guest under certain conditions Date: Fri, 07 Jan 2011 08:17:32 +0100 Message-ID: <4D26BE0C.5070500@in-telegence.net> References: <4D25C079.3020107@in-telegence.net> <20110107150706.9bf15960.kamezawa.hiroyu@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: libvir-list@redhat.com, kvm@vger.kernel.org To: KAMEZAWA Hiroyuki Return-path: In-Reply-To: <20110107150706.9bf15960.kamezawa.hiroyu@jp.fujitsu.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com List-Id: kvm.vger.kernel.org > qemu consists of several threads. Cgroup works per thread now. > Could you double check "all threads for qemu" are in a cgroup ? > I think you have to write all thread-ID to "tasks" file when you > move qemu after starting it. As stated yesterday: Yes, that was the problem. Works as expected now, thanks. Dominik