On Tue, 2016-05-10 at 13:34 +0800, Wanpeng Li wrote: > From: Wanpeng Li > > This patch adds steal guest time support to full dynticks CPU time  > accounting. After commit ff9a9b4c(sched, time: Switch > VIRT_CPU_ACCOUNTING_GEN  > to jiffy granularity), time is jiffy based sampling even if it's  > still listened to ring boundaries, so steal_account_process_tick()  > is reused to account how much 'ticks' are steal time after the  > last accumulation.  > > Suggested-by: Rik van Riel > Cc: Ingo Molnar > Cc: Peter Zijlstra (Intel) > Cc: Rik van Riel > Cc: Thomas Gleixner > Cc: Frederic Weisbecker > Cc: Paolo Bonzini > Cc: Radim > Signed-off-by: Wanpeng Li > Acked-by: Rik van Riel -- All Rights Reversed.