[PATCH 2/3] Add adaptive elision to rwlocks v2

David Miller davem@davemloft.net
Fri Jun 13 22:54:00 GMT 2014


From: Andi Kleen <andi@firstfloor.org>
Date: Sat, 14 Jun 2014 00:46:33 +0200

> On Fri, Jun 13, 2014 at 11:17:32PM +0200, Andreas Schwab wrote:
>> Andi Kleen <andi@firstfloor.org> writes:
>> 
>> > @@ -22,6 +22,7 @@
>> >  #include <pthread.h>
>> >  #include <pthreadP.h>
>> >  #include <stap-probe.h>
>> > +#include <elide.h>
>> 
>> pthread_rwlock_rdlock.c:25:19: fatal error: elide.h: No such file or directory
>>  #include <elide.h>
> 
> On what platform is that? Perhaps the fallback file got lost.

Every platform other than x86.



More information about the Libc-alpha mailing list