StackOverflow Questions for Tag: mesi

ben liu
ben liu

Reputation: 21

where is directory memory of dir controller of cache coherence protocol stored in real chip?

Score: 1

Views: 41

Answers: 0

Read More
pveentjer
pveentjer

Reputation: 11392

How do modern Intel x86 CPUs implement the total order over stores

Score: 8

Views: 4345

Answers: 2

Read More
Jonas Jacob Biermann
Jonas Jacob Biermann

Reputation: 139

MESI Protocol State Transition if Index Bits are Same but Tags differ

Score: 0

Views: 35

Answers: 1

Read More
ajp
ajp

Reputation: 2463

optimal to flush low-contention atomic from caches?

Score: 3

Views: 234

Answers: 1

Read More
ran ranran
ran ranran

Reputation: 1

What will happen if the processor perform a read operation while the cache line is still in the store buffer of another processor

Score: 0

Views: 25

Answers: 1

Read More
dtwang
dtwang

Reputation: 1

Confusions about the state transition of MSI/MESI directory protocol in the book "A Primer on Memory Consistency and Cache Coherence, Second Edition"

Score: 0

Views: 58

Answers: 1

Read More
Suriyaa MM
Suriyaa MM

Reputation: 3

Why race condition occurs when hardware has ensured coherency

Score: 0

Views: 110

Answers: 2

Read More
Einheri
Einheri

Reputation: 985

With the MESI protocol, a write hit also stalls the processor, right?

Score: 3

Views: 178

Answers: 1

Read More
User710
User710

Reputation: 1

MESI: why we need write-miss to move from shared to modified

Score: 0

Views: 120

Answers: 2

Read More
jkang
jkang

Reputation: 549

MOESI Protocol: What happens when Owned is dirty and other processors read the line in Shared?

Score: 0

Views: 152

Answers: 2

Read More
Cosmos
Cosmos

Reputation: 135

What happens with the store "that lost race" to shared memory in x86 TSO memory model?

Score: -1

Views: 100

Answers: 1

Read More
Triassic
Triassic

Reputation: 41

How CPUs Use the LOCK Prefix to Implement Cache Locking and ensure memory consistency

Score: 4

Views: 195

Answers: 0

Read More
blonded04
blonded04

Reputation: 503

How `memory_order_relaxed` is enough in TTAS spinlock for Arm64?

Score: 0

Views: 190

Answers: 1

Read More
k1r1t0
k1r1t0

Reputation: 767

Can CPU load data from another CPU's cache using LOCK CMPXCHG instruction in x86?

Score: 0

Views: 96

Answers: 0

Read More
klezki
klezki

Reputation: 93

Invalidation of an Exclusive cache line

Score: 2

Views: 85

Answers: 0

Read More
Megan Darcy
Megan Darcy

Reputation: 582

cache coherence - Why are some steps considered exclusive?

Score: 0

Views: 169

Answers: 0

Read More
pippo
pippo

Reputation: 53

Is it Possible for a Thread to Read Stale Data Due to CPU Core Switching in a Multi-threaded Environment?

Score: 0

Views: 96

Answers: 1

Read More
Monte
Monte

Reputation: 39

Confusing "Memory Barrier Example 1" in 《Memory Barriers: a Hardware View for Software Hackers》?

Score: 1

Views: 125

Answers: 0

Read More
Los Geles
Los Geles

Reputation: 31

Does store buffer send read invalidate message or invalidate req message?

Score: 3

Views: 494

Answers: 1

Read More
Weipeng
Weipeng

Reputation: 1554

How is message queue implemented in cache coherence protocol?

Score: 1

Views: 197

Answers: 1

Read More
PreviousPage 1Next