Disk IO statistics still buggy

Jochen Suckfuell (jo-lkml@suckfuell.net)
Thu, 4 Jul 2002 13:52:31 +0200


Hi!

The IO statistics displayed in /proc/partitions are still buggy, because
after some time, the value for the currently running requests gets too
high or too low (see the archives, look for "/proc/partitions").

Is anyone working on a fix?

Or does someone have an idea where the error might occur?
Which parts of the kernel play a role in starting/stopping block IO
requests (that are not part of ll_rw_blk.c) and might not handle the
accounting correctly?

I'd like to fix this and would appreciate any pointers, since after a
first look there is no obvious error in ll_rw_blk.c .

Thanks in advance,

Jochen Suckfuell

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/