Michal Mazurek wrote:
> The system call is only called from librthreads, and librthreads doesn't
> use tickets.
> 
> There is a comment in librthreads that says:
> /*
>  * tickets don't work yet? (or seem much slower, with lots of system time)
>  * until then, keep the struct around to avoid excessive changes going
>  * back and forth.
>  */
> It was added on 2013-06-01.

oh well, i hoped to make it work, but it's not going anywhere.

> 
> This diff is just the kernel part.
> -     clockid_t clock_id = SCARG(uap, clock_id) & 0x7;

please keep this line.

Reply via email to