On Mon, 13 Jun 2011, Glauber Costa wrote:

> This patch accounts steal time time in kernel/sched.
> I kept it from last proposal, because I still see advantages
> in it: Doing it here will give us easier access from scheduler
> variables such as the cpu rq. The next patch shows an example of
> usage for it.
> 
> Since functions like account_idle_time() can be called from
> multiple places, not only account_process_tick(), steal time
> grabbing is repeated in each account function separatedely.
> 
> Signed-off-by: Glauber Costa <glom...@redhat.com>
> CC: Rik van Riel <r...@redhat.com>
> CC: Jeremy Fitzhardinge <jeremy.fitzhardi...@citrix.com>
> CC: Peter Zijlstra <pet...@infradead.org>
> CC: Avi Kivity <a...@redhat.com>
> CC: Anthony Liguori <aligu...@us.ibm.com>
> CC: Eric B Munson <emun...@mgebm.net>

Tested-by: Eric B Munson <emun...@mgebm.net>

Attachment: signature.asc
Description: Digital signature

Reply via email to