On 06/02/2013 21:15, Neto, Antonio Jose Rodrigues wrote:
When I run, I've got a pop-up message on windows - fio.exe has stopped working ...
NOTE: If I remove zoneskip and zonesize- everything works.
Could you please help me understand what am I doing wrong?
It's a divide by zero bug in eta.c:160:
bytes_total /= (td->o.zone_skip / td->o.zone_size);
It seems that td->o.zone_size isn't getting set via the zonesize setting
in the job file and so the default of the entire size is used.
--
Bruce Cran
--
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