This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: [PATCH] atomic.h fixes, 2003-03-26


Hey, no fair posting from the future!

I put your changes in.  It's unfortunate the powerpc atomic_add change is
unavoidable.  I have no clue about ppc really, but it seems like loading a
register with a constant instead of using the addi form will be a (micro)
performance hit and at least for atomic_increment/decrement{,_and_test}
uses (of course those could be done explicitly in powerpc/bits/atomic.h).


Thanks,
Roland


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