This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: Using __kuser_cmpxchg


Andrew Haley wrote:
David Daney writes:
> > Am I missing something here?
> > Is it really impossible to implement compare_and_swap on these ARM > platforms?


No, but it is exceedingly difficult to do it *efficiently*.


Right, I think you told me that once before.


I forget, is the arm-linuxeabi port of libgcj currently sacrificing correctness for speed?

David Daney


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