vault backup: 2025-03-18 09:14:12
This commit is contained in:
parent
e2ff1941a7
commit
07c796a4fc
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ A history is **complete** if every inv is eventually followed by a corresponding
|
|||
A complete history $\hat{H}$ is **linearizable** if there exists a sequential history $\hat{S}$ s.t.
|
||||
- $\forall X :\hat{S}|_{X} \in semantics(X)$
|
||||
- $\forall p:\hat{H}|_{p} = \hat{S}|p$
|
||||
- cannot swap actions performed by the same process
|
||||
- If $res[op] <_{H} inv[op']$, then $res[op] <_{S} inv[op']$
|
||||
- can rearrange events only if they overlap
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue