Liste des Groupes | Revenir à c arch |
On 11/11/24 08:59, Scott Lurndal wrote:For some reason it reminds me of the size of a reservation granule wrt LL/SC.
>They added the atomics for scalability allegedly. ARM never
There are fully atomic instructions, the load/store exclusives are
generally there for backward compatability with armv7; the full set
of atomics (SWP, CAS, Atomic Arithmetic Ops, etc) arrived with
ARMv8.1.
>
stated what the actual issue was. I suspect they couldn't
guarantee a memory lock size small enough to eliminate
destructive interference. Like cache line size instead
of word size.
Les messages affichés proviennent d'usenet.