fio-genzipf results output are slightly wrong, it doesn't help to understand how...
authorFabrice Bacchella <fbacchella@spamcop.net>
Wed, 8 Apr 2015 14:49:42 +0000 (16:49 +0200)
committerFabrice Bacchella <fbacchella@spamcop.net>
Wed, 8 Apr 2015 15:52:31 +0000 (17:52 +0200)
commit2c9b3ccdc4d6aa5853c37d327db0249f41dff278
treeab087b466f4f76880a44b520c294bed90651602b
parent16ada7542f32b38c1189390a97b595948079b100
fio-genzipf results output are slightly wrong, it doesn't help to understand how to use it:
 * The last row was not displayed
 * some useless variables were used
 * the calculation for the output table missed a few events, so the sum of 'No Hits' column was wrong
 * Wrong sample in genzipf.c header, used old style arguments
 * the help message for -o options was misleading.
 * useless define of DEF_NR.
 * default of default row number to a more common value of 20,
   instead of 23.
t/genzipf.c