improve disk stats logging to include cache hits

This commit is contained in:
Arvid Norberg
2010-01-31 21:13:52 +00:00
parent e154d56c1f
commit 238f7e38f5
6 changed files with 48 additions and 26 deletions

View File

@@ -112,7 +112,7 @@ int main(int argc, char const* argv[])
"set output \"fragmentation.png\"\n"
"set xrange [*:*]\n"
"set xlabel \"piece\"\n"
"set ylabel \"file position\"\n"
"set ylabel \"drive offset\"\n"
"set key box\n"
"set title \"fragmentation for '%s'\"\n"
"set tics nomirror\n"