If --warmup=x is specified, make the warmup phase exactly this long
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 12 Mar 2010 17:46:47 +0000 (04:46 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 12 Mar 2010 17:46:47 +0000 (04:46 +1100)
commit699467881903a5a78a63f51d19a03abf08ab2c57
tree8749d238aa6d737801419d909d43cf9fbd9e441c
parentecf2201df71a3e51b397036ce7dd0261c46d216c
If --warmup=x is specified, make the warmup phase exactly this long
regardless of whether all threads have done any i/o yet or not.

This allows for running loadfiles where there are no read/write i/o at all.
Without being stuck inside the warmup phase indefinitely.
dbench.c