git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32cd756
)
sched: allow cpuacct stats to be reset
author
Dhaval Giani
<dhaval@linux.vnet.ibm.com>
Fri, 29 Feb 2008 04:32:44 +0000
(10:02 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 19 Apr 2008 17:44:58 +0000
(19:44 +0200)
Currently the schedstats implementation does not allow the statistics
to be reset. This patch aims to allow that.
echo 0 > cpuacct.usage
resets the usage. Any other value is not allowed and returns -EINVAL.
Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found