Re: [PATCH 0/4] futex: get_user_pages_fast() for shared futexes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Dumazet
Date: Tuesday, September 30, 2008 - 3:55 am

Peter Zijlstra a écrit :

inter-process futexes are still used for pthread creation/join 
(aka clear_child_tid / CLONE_CHILD_CLEARTID)

kernel/fork.c, functions mm_release() & sys_set_tid_address()

I am not sure how it could be converted to private futexes, since
old binaries (static glibc) will use FUTEX_WAKE like calls.


Sorry I am lost...
private futexes dont need to get references at all...





--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] futex: get_user_pages_fast() for shared futexes, Peter Zijlstra, (Fri Sep 26, 10:32 am)
Re: [PATCH 0/4] futex: get_user_pages_fast() for shared fu ..., Eric Dumazet, (Tue Sep 30, 3:55 am)