#uarch — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #uarch, aggregated by home.social.
-
example: ordering of memory writes.
on a strongly ordered system, writes are reordered to program order before commiting (actually writing to D$). On a weakly ordered memory system, writes to different locations can happen in different order #uarch #comparch #microarchitecture