From: Venkatesh Pallipadi Date: Wed, 22 Dec 2010 01:09:04 +0000 (-0800) Subject: softirqs: Account ksoftirqd time as cpustat softirq X-Git-Tag: v2.6.39-rc1~509^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=414bee9ba613adb3804965e2d84db32d0599f9c6;p=pandora-kernel.git softirqs: Account ksoftirqd time as cpustat softirq softirq time in ksoftirqd context is not accounted in ns granularity per cpu softirq stats, as we want that to be a part of ksoftirqd exec_runtime. Accounting them as softirq on /proc/stat separately. Tested-by: Shaun Ruffell Signed-off-by: Venkatesh Pallipadi Signed-off-by: Peter Zijlstra LKML-Reference: <1292980144-28796-6-git-send-email-venki@google.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed