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:
837b41b
)
task IO accounting: move all IO statistics in struct task_io_accounting
author
Andrea Righi
<righi.andrea@gmail.com>
Sun, 27 Jul 2008 22:48:12 +0000
(
00:48
+0200)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 27 Jul 2008 23:12:28 +0000
(16:12 -0700)
Simplify the code of include/linux/task_io_accounting.h.
It is also more reasonable to have all the task i/o-related statistics in a
single struct (task_io_accounting).
Signed-off-by: Andrea Righi <righi.andrea@gmail.com>
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found