vault backup: 2025-03-30 17:29:41
This commit is contained in:
parent
0ea6ade578
commit
fd35344536
2 changed files with 9 additions and 33 deletions
42
.obsidian/workspace.json
vendored
42
.obsidian/workspace.json
vendored
|
@ -4,46 +4,22 @@
|
|||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "efd2410a71337f52",
|
||||
"id": "e20232f4bbe0efa1",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "383fb8ddbc7a9dc8",
|
||||
"id": "464a79fc1e9b69c9",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||
"mode": "preview",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "1b - Peterson algorithm"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "6e3afe627f01d355",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "pdf",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/slides/class 5.pdf"
|
||||
},
|
||||
"icon": "lucide-file-text",
|
||||
"title": "class 5"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "070e50bf8e547731",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "pdf",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/slides/class 6.pdf"
|
||||
},
|
||||
"icon": "lucide-file-text",
|
||||
"title": "class 6"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -214,11 +190,15 @@
|
|||
"companion:Toggle completion": false
|
||||
}
|
||||
},
|
||||
"active": "383fb8ddbc7a9dc8",
|
||||
"active": "464a79fc1e9b69c9",
|
||||
"lastOpenFiles": [
|
||||
"Concurrent Systems/notes/4 - Semaphores.md",
|
||||
"Concurrent Systems/slides/class 6.pdf",
|
||||
"Concurrent Systems/slides/class 5.pdf",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250325090735.png",
|
||||
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"Concurrent Systems/notes/4b - Monitors.md",
|
||||
"Concurrent Systems/notes/4 - Semaphores.md",
|
||||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||
"conflict-files-obsidian-git.md",
|
||||
"Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
|
||||
|
@ -226,15 +206,11 @@
|
|||
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
||||
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
|
||||
"Concurrent Systems/slides/class 6.pdf",
|
||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||
"Concurrent Systems/slides/class 5.pdf",
|
||||
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
||||
"Concurrent Systems/slides/class 8.pdf",
|
||||
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||
"Concurrent Systems/slides/class 7.pdf",
|
||||
"Pasted image 20250325090735.png",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250324091452.png",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250324082534.png",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250324082545.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue