Liste des Groupes | Revenir à c arch |
On Mon, 23 Sep 2024 22:46:47 +0000, Chris M. Thomasson wrote:[...]
On 9/23/2024 3:32 PM, MitchAlsup1 wrote:Touch a DRAM location and one gets causal order.>>
I got rid of all MemBars and still have a fairly relaxed memory model.
That is interesting to me! It's sort-of "out of the box" so to speak?
How can a programmer take advantage of the relaxed aspect of your model?
>
Touch a MM I/O location and one gets sequential consistency
Touch a config space location and one gets strongly ordering
Touch ROM and one gets unordered access.
You see, the memory <ordering> model is not tied to a CPU state, but
to what LD and ST instructions touch.
Les messages affichés proviennent d'usenet.