Re: [PATCH 0/1] vsprintf: optimize decimal conversion (again)

From: Denys Vlasenko
Date: Thu Mar 29 2012 - 06:33:24 EST


On Thu, Mar 29, 2012 at 7:16 AM, roma1390 <roma1390@xxxxxxxxx> wrote:
> On 2012.03.27 18:33, Denys Vlasenko wrote:
>>
>> Can you also let it run longer, to test at least up to
>> first 5 billion numbers (which is>  232)?
>
> First test after ~20 hour run:
> Tested 12514754560

Looks like it's ok :)

In case you expect that it will finish: well, it won't.
It will roll over 2^64-1 after a few years, and start from 0 :) :)
So please feel free to ^C

--
vda
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/