This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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]

Re: ARM: avoid use of swp instruction in pthread locking


On Mon, Jul 23, 2007 at 10:06:45AM -0700, Zack Weinberg wrote:
> * sysdeps/arm/nptl/pthread_spin_lock.S
> * sysdeps/arm/nptl/pthread_spin_trylock.S: Delete.
> * sysdeps/arm/nptl/pthread_spin_lock.c
> * sysdeps/arm/nptl/pthread_spin_trylock.c: New files using <atomic.h>
> primitives to take spinlocks.
> * sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h: Use kernel helpers
> unconditionally.

Hmm, this bit doesn't apply to ports HEAD.  I think we had some
unsubmitted patches relating to SMP...

-- 
Daniel Jacobowitz
CodeSourcery


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