Plan 9 from Bell Labs’s /usr/web/sources/patch/armv7-atomic/readme

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


Update ARM atomic operations (tas, cas, casp, xinc/xdec, ainc/adec)
to work correctly on multiprocessors (armv7 and later).  This entails
changing SWPW to LDREX/STREX, and adding DMB barriers.

Also add emulation of DMB to the kw (armv5) kernel, so the new library
routines can still be used with older ARM systems.

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.