On 6/29/2015 4:56 PM, Bruce Cran wrote:
Is something broken in the t/stest program? It's reporting lots of
failures:
$ ./t/stest
fail at 128205317, size 978
Rather obviously from the console output (and tested), it works if the
loop if changed from:
while (total < 128*1024*1024UL) {
to
while (total < 128*1000*1000UL) {
--
Bruce
--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html