CSC/ECE 506 Spring 2010/chapter 10: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
== Introduction == | == '''Introduction''' == | ||
This material gives a brief explanation about the intuition behind using relaxed memory consistency models that we have studied in class. It also explains about the consistency models in real multiprocessor systems like Digital Alpha, Sparc V9 RMO, IBM Power PC, Intel Pentium, and processors from Sun Microsystems. A brief about the limitations of cache-coherent directory-based systems is also provided. | This material gives a brief explanation about the intuition behind using relaxed memory consistency models that we have studied in class. It also explains about the consistency models in real multiprocessor systems like Digital Alpha, Sparc V9 RMO, IBM Power PC, Intel Pentium, and processors from Sun Microsystems. A brief about the limitations of cache-coherent directory-based systems is also provided. | ||
== '''Memory Consistency Models''' == |
Revision as of 02:02, 13 April 2010
Introduction
This material gives a brief explanation about the intuition behind using relaxed memory consistency models that we have studied in class. It also explains about the consistency models in real multiprocessor systems like Digital Alpha, Sparc V9 RMO, IBM Power PC, Intel Pentium, and processors from Sun Microsystems. A brief about the limitations of cache-coherent directory-based systems is also provided.