[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <47FDD267.80700@openvz.org>
Date: Thu, 10 Apr 2008 12:40:07 +0400
From: Pavel Emelyanov <xemul@...nvz.org>
To: Oleg Nesterov <oleg@...sign.ru>,
Sukadev Bhattiprolu <sukadev@...ibm.com>,
Alexey Dobriyan <adobriyan@...nvz.org>
CC: Linux Containers <containers@...ts.osdl.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/10] Make bsd process accounting work in pid namespaces
After I fixed access to task->tgid in kernel/acct.c, Oleg
pointed out some bad side effects with this accounting vs
pid namespaces interaction.
So here is the approach to make this accounting work with
pid namespaces properly.
The idea is simple - when task dies it accounts itself in
each namespace it is visible from. That was the summary,
the details are in patches.
Signed-off-by: Pavel Emelyanov <xemul@...nvz.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists