vault backup: 2025-03-24 23:52:34
This commit is contained in:
parent
2f9e4afdcc
commit
ec388ca71b
1 changed files with 6 additions and 6 deletions
12
.obsidian/workspace.json
vendored
12
.obsidian/workspace.json
vendored
|
@ -13,12 +13,12 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
|
"file": "Concurrent Systems/notes/6 - Atomicity.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "6a - Alternatives to Atomicity"
|
"title": "6 - Atomicity"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -195,14 +195,15 @@
|
||||||
},
|
},
|
||||||
"active": "628d0fc8afd0b4fc",
|
"active": "628d0fc8afd0b4fc",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||||
|
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
||||||
|
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||||
|
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250324082534.png",
|
"Concurrent Systems/notes/images/Pasted image 20250324082534.png",
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250324082545.png",
|
"Concurrent Systems/notes/images/Pasted image 20250324082545.png",
|
||||||
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
|
|
||||||
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
|
||||||
"Pasted image 20250324091452.png",
|
"Pasted image 20250324091452.png",
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250324092633.png",
|
"Concurrent Systems/notes/images/Pasted image 20250324092633.png",
|
||||||
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
|
||||||
"Concurrent Systems/notes/1 - CS Basics.md",
|
"Concurrent Systems/notes/1 - CS Basics.md",
|
||||||
"Concurrent Systems/slides/class 7.pdf",
|
"Concurrent Systems/slides/class 7.pdf",
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250324100652.png",
|
"Concurrent Systems/notes/images/Pasted image 20250324100652.png",
|
||||||
|
@ -212,7 +213,6 @@
|
||||||
"Concurrent Systems/slides/class 3.pdf",
|
"Concurrent Systems/slides/class 3.pdf",
|
||||||
"Concurrent Systems/notes/4 - Semaphores.md",
|
"Concurrent Systems/notes/4 - Semaphores.md",
|
||||||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||||
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
|
||||||
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.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/2 - Fast mutex by Lamport.md",
|
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue