From: Frederic Weisbecker Date: Sat, 13 Jul 2013 15:24:20 +0000 (+0200) Subject: vtime: Always scale generic vtime accounting results X-Git-Tag: v3.12-rc1~159^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b854fafa4e06c50a92e00b39d75ee62083d986d6;p=pandora-kernel.git vtime: Always scale generic vtime accounting results The cputime accounting in full dynticks can be a subtle mixup of CPUs using tick based accounting and others using generic vtime. As long as the tick can have a share on producing these stats, we want to scale the result against CFS precise accounting as the tick can miss some task hiding between the periodic interrupt. Signed-off-by: Frederic Weisbecker Cc: Steven Rostedt Cc: Paul E. McKenney Cc: Ingo Molnar Cc: Thomas Gleixner Cc: Peter Zijlstra Cc: Borislav Petkov Cc: Li Zhong Cc: Mike Galbraith Cc: Kevin Hilman --- Reading git-diff-tree failed