Re: [PATCH 2/2] Bsd_acct: using task_struct->tgid is not right in pid-namespaces

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oleg Nesterov
Date: Monday, March 17, 2008 - 10:57 am

On 03/17, Pavel Emelyanov wrote:

Offtopic. Bsd-accounting is system wide. I can't understand what should
we do if multiple namespaces do acct_on().


I think the patch is correct, but let's suppose that a sub-namespace does
accounting, and the task from the parent namespace exits. With this patch
we report ac.ac_pid == 0, which is a bit strange. But the question is,
should we see the tasks from the parent namespace at all?

Perhaps, the task shouldn't account itself if it doesn't "belong" to
acct_globals.ns ? In that case we don't need other changes to figure
out ac.ac_pid/ac_ppid.

Better yet, perhaps acct_on() should be forbidden for non-root ns?

(but the patch itself is correct afaics)

Oleg.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2/2] Bsd_acct: using task_struct->tgid is not r ..., Oleg Nesterov, (Mon Mar 17, 10:57 am)