Skip to content

Opening book details…

Can I read Shared-Memory Architecture Overview on EtoBox?

Shared-Memory Architecture Overview by Mr_India is a document available to read on EtoBox.

What is Shared-Memory Architecture Overview about?

Shared-memory multiprocessor architectures can be organized in two ways: bus-based or directory-based. Bus-based architectures connect CPUs and shared memory with a shared bus. This allows for snooping-based cache coherence protocols like MESI to maintain consistency. MESI uses cache line states (Modified, Exclusive, Shared, Invalid) and bus transactions to handle reads, writes, and invalidate requests in a way that minimizes bus usage. Directory-based architectures scale better than bus-based as the number

Author
Mr_India
Language
EN

More by Mr_India

Browse all works by Mr_India