On Sat, Mar 09 2013, Alex Pyrgiotis wrote: > On the previous patch on cycle detection, we would incremet spin value > when: > > num_vals % cycle_length == 0 > > which would evaluate always to true for the first iteration since we > start with num_vals = 0. Only one corner-case is affected by this bug > and this patch should fix it. Thanks Alex, applied. -- Jens Axboe -- 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