This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/16410] pthread_cond_timedwait has 70us latency when abstime already expired


https://sourceware.org/bugzilla/show_bug.cgi?id=16410

--- Comment #2 from weiqi <weiqi at kylinos dot com.cn> ---
(In reply to Ondrej Bilka from comment #1)
> This could be handled after freeze.
> 
Is there any reason futex_wait do not check the abstime at first?

> 
> It looks that patch would be putting a check back which should be relatively
> straightforward.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]