From: Michael Neuling Date: Thu, 18 Oct 2007 10:06:34 +0000 (-0700) Subject: Add scaled time to taskstats based process accounting X-Git-Tag: v2.6.24-rc1~338 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c66f08be7e3ad0a28bcd9a0aef766fdf08ea0ec6;p=pandora-kernel.git Add scaled time to taskstats based process accounting This adds items to the taststats struct to account for user and system time based on scaling the CPU frequency and instruction issue rates. Adds account_(user|system)_time_scaled callbacks which architectures can use to account for time using this mechanism. Signed-off-by: Michael Neuling Cc: Balbir Singh Cc: Jay Lan Cc: Paul Mackerras Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed