Re: [patch 0/4] taskstats: Improve cumulative time accounting

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oleg Nesterov
Date: Saturday, November 20, 2010 - 8:17 am

On 11/19, Peter Zijlstra wrote:

IIRC, the first version did this.

And it was me who spoiled this approach. But! only because I wasn't sure
this user-visible change is acceptable, and because there was some
misunderstanding. See http://marc.info/?l=linux-kernel&m=128552495203050&w=2

But,


say, any test-case which does getrusage() after fork() with ignored
SIGCHLD/SA_NOCLDWAIT?.


+1.

Personally, I'd certainly prefer this way, because I don't care about
POSIX at all ;)


Still. Once again, this breaks the current rules, and we never do
this without strong reason.

I think we should ask Roland. If he thinks this is OK, I'd certainly
agree.

Oleg.

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

Messages in current thread:
[patch 0/4] taskstats: Improve cumulative time accounting, Michael Holzheu, (Fri Nov 19, 1:11 pm)
[patch 1/4] taskstats: Introduce "struct cdata", Michael Holzheu, (Fri Nov 19, 1:11 pm)
[patch 2/4] taskstats: Introduce __account_cdata() function, Michael Holzheu, (Fri Nov 19, 1:11 pm)
Re: [patch 0/4] taskstats: Improve cumulative time accounting, Oleg Nesterov, (Sat Nov 20, 8:17 am)
Re: [patch 0/4] taskstats: Improve cumulative time accounting, Valdis.Kletnieks, (Mon Nov 22, 11:11 am)