Page MenuHomeFreeBSD

xen/arm64: add sys/arm64/include/xen/synch_bitops.h
AbandonedPublic

Authored by ehem_freebsd_m5p.com on Jul 2 2021, 5:40 AM.
Tags
None
Referenced Files
F136117872: D30997.id97844.diff
Sat, Nov 15, 10:25 PM
Unknown Object (File)
Thu, Nov 6, 5:27 AM
Unknown Object (File)
Wed, Nov 5, 4:53 AM
Unknown Object (File)
Sun, Nov 2, 11:43 AM
Unknown Object (File)
Sun, Oct 26, 11:19 PM
Unknown Object (File)
Mon, Oct 20, 8:57 AM
Unknown Object (File)
Oct 13 2025, 2:12 PM
Unknown Object (File)
Oct 13 2025, 12:12 PM

Details

Reviewers
royger
mhorne
manu
Summary

These are used when accessing data shared between Xen domains. Initial
testing suggests FreeBSD's atomics are suitable for this, but there is a
bit of uncertainty.

If the atomics are suitable for more platforms, then this header could
be used as architecture-independent. Whereas the existing versions are
very much specialized for their respective architectures.

This was broken off of a "xen/arm64: add xen platform" commit. This
portion seemed a rather distinct part of adding aarch64 support.

Submitted by: Elliott Mitchell <ehem+freebsd@m5p.com>
Original implementation: Julien Grall <julien@xen.org>, 2014-01-13 17:40:58

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42510
Build 39398: arc lint + arc unit