aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <[email protected]>2007-07-17 18:37:05 -0700
committerJeremy Fitzhardinge <[email protected]>2007-07-18 08:47:43 -0700
commitf91a8b447b9af64f589f6e13fec7f09b5927563d (patch)
tree9e220f5049d9963173464dd51906eb210c744fdb /include/linux/debugobjects.h
parent9a4029fd3409eb224eb62c32d9792071382694ec (diff)
xen: Account for stolen time
This patch accounts for the time stolen from our VCPUs. Stolen time is time where a vcpu is runnable and could be running, but all available physical CPUs are being used for something else. This accounting gets run on each timer interrupt, just as a way to get it run relatively often, and when interesting things are going on. Stolen time is not really used by much in the kernel; it is reported in /proc/stats, and that's about it. Signed-off-by: Jeremy Fitzhardinge <[email protected]> Acked-by: Chris Wright <[email protected]> Cc: john stultz <[email protected]> Cc: Rik van Riel <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions