Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932102AbWHPQcP (ORCPT ); Wed, 16 Aug 2006 12:32:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932100AbWHPQcP (ORCPT ); Wed, 16 Aug 2006 12:32:15 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:41909 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id S932104AbWHPQcO (ORCPT ); Wed, 16 Aug 2006 12:32:14 -0400 Subject: Re: [RFC][PATCH 3/7] UBC: ub context and inheritance From: Alan Cox To: Kirill Korotaev Cc: Andrew Morton , Linux Kernel Mailing List , Ingo Molnar , Christoph Hellwig , Pavel Emelianov , Andrey Savochkin , devel@openvz.org, Rik van Riel , hugh@veritas.com, ckrm-tech@lists.sourceforge.net, Andi Kleen In-Reply-To: <44E33C04.50803@sw.ru> References: <44E33893.6020700@sw.ru> <44E33C04.50803@sw.ru> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 16 Aug 2006 17:51:18 +0100 Message-Id: <1155747079.24077.372.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.5) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 865 Lines: 23 Ar Mer, 2006-08-16 am 19:38 +0400, ysgrifennodd Kirill Korotaev: > Contains code responsible for setting UB on task, > it's inheriting and setting host context in interrupts. > > Task references three beancounters: > 1. exec_ub current context. all resources are > charged to this beancounter. > 2. task_ub beancounter to which task_struct is > charged itself. > 3. fork_sub beancounter which is inherited by > task's children on fork > > Signed-Off-By: Pavel Emelianov > Signed-Off-By: Kirill Korotaev Acked-by: Alan Cox - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/