Searched hist:"940389 b8afad6495211614c13eb91ef7001773ec" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | task_io_accounting.h | diff 940389b8afad6495211614c13eb91ef7001773ec Sun Jul 27 17:48:12 CDT 2008 Andrea Righi <righi.andrea@gmail.com> task IO accounting: move all IO statistics in struct task_io_accounting
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>
|
H A D | task_io_accounting_ops.h | diff 940389b8afad6495211614c13eb91ef7001773ec Sun Jul 27 17:48:12 CDT 2008 Andrea Righi <righi.andrea@gmail.com> task IO accounting: move all IO statistics in struct task_io_accounting
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>
|
H A D | sched.h | diff 940389b8afad6495211614c13eb91ef7001773ec Sun Jul 27 17:48:12 CDT 2008 Andrea Righi <righi.andrea@gmail.com> task IO accounting: move all IO statistics in struct task_io_accounting
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>
|
/openbmc/linux/kernel/ |
H A D | tsacct.c | diff 940389b8afad6495211614c13eb91ef7001773ec Sun Jul 27 17:48:12 CDT 2008 Andrea Righi <righi.andrea@gmail.com> task IO accounting: move all IO statistics in struct task_io_accounting
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>
|
/openbmc/linux/fs/proc/ |
H A D | base.c | diff 940389b8afad6495211614c13eb91ef7001773ec Sun Jul 27 17:48:12 CDT 2008 Andrea Righi <righi.andrea@gmail.com> task IO accounting: move all IO statistics in struct task_io_accounting
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>
|