diff options
author | Arjan van de Ven <[email protected]> | 2009-07-20 11:26:58 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-09-02 08:44:08 +0200 |
commit | 8f0dfc34e9b323a028c2ec41abb7e9de477b7a94 (patch) | |
tree | fa7e44d9ad3eb22517f0724e71f9812f71a16ae2 /net/lapb/lapb_subr.c | |
parent | f14eff1cc2f418a7c5e23aedc6a1bdca3343b871 (diff) |
sched: Provide iowait counters
For counting how long an application has been waiting for
(disk) IO, there currently is only the HZ sample driven
information available, while for all other counters in this
class, a high resolution version is available via
CONFIG_SCHEDSTATS.
In order to make an improved bootchart tool possible, we also
need a higher resolution version of the iowait time.
This patch below adds this scheduler statistic to the kernel.
Signed-off-by: Arjan van de Ven <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions