vault backup: 2025-03-24 08:29:00
This commit is contained in:
parent
7e98407bd4
commit
a8808b5953
5 changed files with 31 additions and 16 deletions
|
@ -0,0 +1,8 @@
|
|||
Let us define $op ->_{proc} op'$ to hold whenever there exists a process p that issues both operations with `res[op]` happening before `inv[op']`.
|
||||
|
||||
**Def:** a complete history is sequentially consistent if there exists a sequential history $𝑆$ s.t.
|
||||
![[Pasted image 20250324082534.png]]
|
||||
|
||||
![[Pasted image 20250324082545.png]]
|
||||
|
||||
The problem with sequential consistency is that it
|
Loading…
Add table
Add a link
Reference in a new issue