vault backup: 2025-03-31 10:43:37
This commit is contained in:
parent
6c5d9371de
commit
b2518b5855
1 changed files with 7 additions and 7 deletions
14
.obsidian/workspace.json
vendored
14
.obsidian/workspace.json
vendored
|
@ -13,12 +13,12 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
"file": "Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "3b - Aravind's algorithm and improvements"
|
"title": "7- MUTEX-free concurrency"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -192,13 +192,17 @@
|
||||||
},
|
},
|
||||||
"active": "aa7ed62f1bcd712a",
|
"active": "aa7ed62f1bcd712a",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
|
||||||
|
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||||
|
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||||
|
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||||
|
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
||||||
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
||||||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||||
"Concurrent Systems/notes/9 - Consensus.md",
|
"Concurrent Systems/notes/9 - Consensus.md",
|
||||||
"Concurrent Systems/slides/class 9.pdf",
|
"Concurrent Systems/slides/class 9.pdf",
|
||||||
"Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
|
"Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
|
||||||
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
|
||||||
"Concurrent Systems/notes/4 - Semaphores.md",
|
"Concurrent Systems/notes/4 - Semaphores.md",
|
||||||
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||||
"Concurrent Systems/slides/class 6.pdf",
|
"Concurrent Systems/slides/class 6.pdf",
|
||||||
|
@ -206,10 +210,6 @@
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250325090735.png",
|
"Concurrent Systems/notes/images/Pasted image 20250325090735.png",
|
||||||
"Concurrent Systems/notes/4b - Monitors.md",
|
"Concurrent Systems/notes/4b - Monitors.md",
|
||||||
"conflict-files-obsidian-git.md",
|
"conflict-files-obsidian-git.md",
|
||||||
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
|
||||||
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
|
|
||||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
|
||||||
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
|
||||||
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
||||||
"Concurrent Systems/slides/class 8.pdf",
|
"Concurrent Systems/slides/class 8.pdf",
|
||||||
"Concurrent Systems/slides/class 7.pdf",
|
"Concurrent Systems/slides/class 7.pdf",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue