On Sat, Sep 3, 2016 at 2:53 PM, Ted Unangst <t...@tedunangst.com> wrote:
> 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.

I agree.  With that change ok guenther@

Reply via email to