diff options
author | Wu Fengguang <[email protected]> | 2011-05-26 16:25:16 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-05-26 17:12:34 -0700 |
commit | 02d54f092697b6046e466e447cc694b0e6ed45d0 (patch) | |
tree | cb18ecc6a8c7b0f49d5a22db4b944bbf7635465c /Documentation/filesystems | |
parent | 4ed960b14d3b5fd14f1d9eb02f6d7e398317627a (diff) |
getdelays: show average CPU/IO/SWAP/RECLAIM delays
I find it very handy to show the average delays in milliseconds.
Example output (on 100 concurrent dd reading sparse files):
CPU count real total virtual total delay total delay average
986 3223509952 3207643301 38863410579 39.415ms
IO count delay total delay average
0 0 0ms
SWAP count delay total delay average
0 0 0ms
RECLAIM count delay total delay average
1059 5131834899 4ms
dd: read=0, write=0, cancelled_write=0
Signed-off-by: Wu Fengguang <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Balbir Singh <[email protected]>
Reviewed-by: Satoru Moriya <[email protected]>
Reviewed-by: KOSAKI Motohiro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions