- Subject: Re: ARMv5 and atomic operations
- From: Andrew Haley <aph@xxxxxxxxxx>
- Date: Mon, 23 Apr 2012 18:43:02 +0100
- Delivered-to: arm@xxxxxxxxxxxxxxxxxxxxxxx
- In-reply-to: <1335202607.1435.36.camel@localhost.localdomain>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1
On 04/23/2012 06:36 PM, Thomas Meyer wrote:
> Am Sonntag, den 22.04.2012, 22:34 -0400 schrieb Chris Tyler:
>> On Sun, 2012-04-22 at 18:16 -0700, Brendan Conoboy wrote:
>>> As we get closer to having 100% package coverage in F17-ARM we're
>>> running into harder build failures due to the limitations of the chips
>>> we're building for. The problem I've noticed on many of the recent
>>> failures is due to the lack of atomic operations (These didn't arrive
>>> until ARMv6).
>
>> 6. There is the kernel's "user space atomic helper" (kuser_cmpxchg64) at
>> 0xffff0f60, see Documentation/arm/kernel_user_helpers.txt. The kernel
>> puts an instruction sequence here tuned for the current arch that can be
>> called by userland to provide an atomic compare/exchange -- if it can be
>> done natively, the instruction sequence does that, otherwise it does a
>> syscall (with IRQ protection etc). Would this solve the problems you've
>> identified?
>
> I'm running the Ubuntun 2.6.38 Tegra2 kernel (because of their fbdev
> support) on top of Fedora 17 armv5el on an Toshiba AC100 Laptop. The
> rsyslog package crashed everytime because of the missing kernel support
> of cmpxchg64. So when relying on the kernel helpers make sure that the
> resp. kernel support exists.
Indeed. I had to write a workaround in IcedTea (i.e. java) on ARM for
just this reason. If you can't depend on a kernel helper being there I
can't see it's of any use.
Andrew.
_______________________________________________
arm mailing list
arm@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/arm
[Linux ARM (Vger)]
[Linux ARM]
[ARM Kernel]
[Fedora User Discussion]
[Older Fedora Users Discussion]
[Fedora Advisory Board]
[Fedora Security]
[Fedora Maintainers]
[Fedora Devel Java]
[Fedora Legacy]
[Fedora Desktop]
[ATA RAID]
[Fedora Marketing]
[Fedora Mentors]
[Fedora Package Announce]
[Fedora Package Review]
[Fedora Music]
[Fedora Packaging]
[Centos]
[Fedora SELinux]
[Fedora Triage]
[Deep Creek Hot Springs]
[Coolkey]
[Yum Users]
[Tux]
[Big List of Linux Books]
[Yosemite News]
[Yosemite Photos]
[Linux Apps]
[KDE Users]
[Fedora Tools]
[Fedora Art]
[Fedora Docs]
[Asterisk PBX]