vault backup: 2025-03-19 11:55:46
This commit is contained in:
parent
a780ecf74e
commit
01d52bff46
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/1b - Peterson algorithm.md",
|
"file": "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "1b - Peterson algorithm"
|
"title": "3b - Aravind's algorithm and improvements"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -195,8 +195,11 @@
|
||||||
},
|
},
|
||||||
"active": "51157f32453cba69",
|
"active": "51157f32453cba69",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Concurrent Systems/notes/1 - CS Basics.md",
|
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
||||||
|
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||||
|
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||||
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||||
|
"Concurrent Systems/notes/1 - CS Basics.md",
|
||||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||||
"conflict-files-obsidian-git.md",
|
"conflict-files-obsidian-git.md",
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250318090909.png",
|
"Concurrent Systems/notes/images/Pasted image 20250318090909.png",
|
||||||
|
@ -209,9 +212,6 @@
|
||||||
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
||||||
"Concurrent Systems/notes/4 - Semaphores.md",
|
"Concurrent Systems/notes/4 - Semaphores.md",
|
||||||
"Concurrent Systems/notes/4b - Monitors.md",
|
"Concurrent Systems/notes/4b - Monitors.md",
|
||||||
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
|
||||||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
|
||||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250317105355.png",
|
"Concurrent Systems/notes/images/Pasted image 20250317105355.png",
|
||||||
"Concurrent Systems/slides/class 4.pdf",
|
"Concurrent Systems/slides/class 4.pdf",
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250317100456.png",
|
"Concurrent Systems/notes/images/Pasted image 20250317100456.png",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue