> I have a program called cspm at http://sourceforge.net/projects/cspm
> that uses Stephen's sard patches. This program allows showing stats on
> all disks, controllers, and on a systemwide basis. It will show ios,
> uses, merges, and blocks per second. This program was written in QT.
> Please have a look at it and provide some feedback.
>
After having lots of problems with Qt 3.0, I finally managed to
install it on my Debian. Then I had to correct one bug in your source
to get it to compile, and now it just coredumps like it has a problem
when parsing /proc/partitions (as open() of that file is last thing
before it dies with segmentation fault).
I would like to try it, but didn't have much luck so far.
-- Zlatko - 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/