RE: [2.4.18] /proc/stat does not show disk_io stats for all IDE d isks

From: Dana Lacoste (dana.lacoste@peregrine.com)
Date: Thu Apr 04 2002 - 11:20:24 EST


> Could you please tru 2.4.18-ac/2.4.19-ac?

the SARD stuff from Alan's tree fixes this (in /proc/partitions though, but
that's ok)

the problem is that /proc/stat only checks major/minor combinations for
majors 0-16 and minors 0-16. so if you have, say, hdc on major 22 then
it won't show up in /proc/stat. Basically it's just done wrong :)

SARD fixes this by tracking all the relevant disk info properly, but it's
not in the mainline kernel :(

Dana Lacoste
Ottawa, Canada
-
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/



This archive was generated by hypermail 2b29 : Sun Apr 07 2002 - 22:00:14 EST