What is the intended purpose of a memory barrier instruction within a multiprocessor architecture?
To enforce ordering of memory operations
To synchronize shared memory between processors
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Computer Architecture Exercises are loading ...