vault backup: 2025-03-25 13:59:04
This commit is contained in:
parent
29c19c85ae
commit
408d89472c
2 changed files with 5 additions and 2 deletions
4
.obsidian/workspace.json
vendored
4
.obsidian/workspace.json
vendored
|
@ -242,10 +242,10 @@
|
|||
},
|
||||
"active": "43416c0d533d9ab4",
|
||||
"lastOpenFiles": [
|
||||
"Concurrent Systems/slides/class 7.pdf",
|
||||
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
||||
"Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
|
||||
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||
"Concurrent Systems/slides/class 7.pdf",
|
||||
"Concurrent Systems/slides/class 8.pdf",
|
||||
"Pasted image 20250325090735.png",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250324091452.png",
|
||||
|
|
|
@ -182,3 +182,6 @@ la conclude serve a garantire che il sequence number sia corretto. Se è stato g
|
|||
the implementation of the stack is non-blocking
|
||||
|
||||
*Proof:*
|
||||
Let us consider an operation invocation performed by p
|
||||
- if it terminates, √
|
||||
- otherwise, TOP has changed between the first of TOP and the last Compare&set
|
Loading…
Add table
Add a link
Reference in a new issue