On Wed, 15 Jun 2016 14:28:09 +0200
Hardening wrote:
> Le 13/06/2016 13:34, Pekka Paalanen a écrit :
> > From: Pekka Paalanen
> >
> > For debugging weird timing issues. If your clock resolution is
> > unexpectedly e.g. 10 ms, you can be sure you will have strange timing
> > issues. This is almos
Le 13/06/2016 13:34, Pekka Paalanen a écrit :
> From: Pekka Paalanen
>
> For debugging weird timing issues. If your clock resolution is
> unexpectedly e.g. 10 ms, you can be sure you will have strange timing
> issues. This is almost certainly caused by kernel misconfiguration.
>
> We rely on clo
From: Pekka Paalanen
For debugging weird timing issues. If your clock resolution is
unexpectedly e.g. 10 ms, you can be sure you will have strange timing
issues. This is almost certainly caused by kernel misconfiguration.
We rely on clock_getres() being available by the same thing that gets us
c