mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix brown paper bag bugs on previous submission
@ 2011-12-02 21:58 Glauber Costa
  2011-12-02 21:58 ` [PATCH 1/2] Fix user/system tick double accounting Glauber Costa
  2011-12-02 21:58 ` [PATCH 2/2] fix parameter passing in task_group_account_field Glauber Costa
  0 siblings, 2 replies; 5+ messages in thread
From: Glauber Costa @ 2011-12-02 21:58 UTC (permalink / raw)
  To: linux-kernel; +Cc: a.p.zijlstra

Hi Peter,

Now that I rebased to your queue tree and put my other patches ontop
of it, I noticed two quite stupid bug I've made in the last series you
merged.

In the end, one of them masked the other: one of them causes us to double
account to the root cgroup, the other, sends one of the accounting to the 
wrong place.

Would you please add on top of what you have?

Glauber Costa (2):
  Fix user/system tick double accounting
  fix parameter passing in task_group_account_field

 kernel/sched/core.c |   16 ++++------------
 1 files changed, 4 insertions(+), 12 deletions(-)

-- 
1.7.6.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-12-06 20:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-02 21:58 [PATCH 0/2] Fix brown paper bag bugs on previous submission Glauber Costa
2011-12-02 21:58 ` [PATCH 1/2] Fix user/system tick double accounting Glauber Costa
2011-12-06 20:21   ` [tip:sched/core] sched/accounting: " tip-bot for Glauber Costa
2011-12-02 21:58 ` [PATCH 2/2] fix parameter passing in task_group_account_field Glauber Costa
2011-12-06 20:22   ` [tip:sched/core] sched/accounting: Fix " tip-bot for Glauber Costa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome