vault backup: 2025-03-25 17:37:22
This commit is contained in:
parent
a5f94320a7
commit
dfbc5dce12
1 changed files with 8 additions and 10 deletions
18
.obsidian/workspace.json
vendored
18
.obsidian/workspace.json
vendored
|
@ -28,12 +28,12 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
|
||||
"file": "Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "8 - Enhancing Liveness Properties"
|
||||
"title": "1b - Peterson algorithm"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -109,13 +109,11 @@
|
|||
"title": "Segnalibri"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 307.5,
|
||||
"collapsed": true
|
||||
"width": 307.5
|
||||
},
|
||||
"right": {
|
||||
"id": "bc4b945ded1926e3",
|
||||
|
@ -227,10 +225,12 @@
|
|||
"companion:Toggle completion": false
|
||||
}
|
||||
},
|
||||
"active": "0d64f519fd7f9420",
|
||||
"active": "2b2245f56092006e",
|
||||
"lastOpenFiles": [
|
||||
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
|
||||
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||
"Concurrent Systems/slides/class 8.pdf",
|
||||
"Concurrent Systems/slides/class 7.pdf",
|
||||
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
|
||||
|
@ -250,9 +250,7 @@
|
|||
"Concurrent Systems/slides/class 4.pdf",
|
||||
"Concurrent Systems/slides/class 3.pdf",
|
||||
"Concurrent Systems/notes/4 - Semaphores.md",
|
||||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"Concurrent Systems/slides/class 2.pdf",
|
||||
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||
"Concurrent Systems/notes/Untitled.pdf",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue