> Le 24 mai 2020 à 18:42, Oleg Nesterov a écrit :
>
> Hi Stephane,
>
> I am puzzled by the recent commit 6376d58dbb0b169 ("Add -dlm <0,1>
> option in scalar mode, remove obsolete -lt option.").
>
> "-dlm 1" obviously won't work after "INT_MAX - fMaxIota" ticks, no?
Yes right.
>
> You can d
Hi Stephane,
I am puzzled by the recent commit 6376d58dbb0b169 ("Add -dlm <0,1>
option in scalar mode, remove obsolete -lt option.").
"-dlm 1" obviously won't work after "INT_MAX - fMaxIota" ticks, no?
You can double the working range if you make IOTA unsigned, but
unless isPowerOf2(delay) is tr