vault backup: 2025-03-20 12:08:52
This commit is contained in:
parent
cf3ce955d0
commit
aa5003a88b
3 changed files with 13 additions and 10 deletions
2
.obsidian/app.json
vendored
2
.obsidian/app.json
vendored
|
@ -5,6 +5,6 @@
|
||||||
"pageSize": "A4",
|
"pageSize": "A4",
|
||||||
"landscape": false,
|
"landscape": false,
|
||||||
"margin": "0",
|
"margin": "0",
|
||||||
"downscalePercent": 100
|
"downscalePercent": 84
|
||||||
}
|
}
|
||||||
}
|
}
|
2
.obsidian/appearance.json
vendored
2
.obsidian/appearance.json
vendored
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"theme": "system"
|
"theme": "obsidian"
|
||||||
}
|
}
|
19
.obsidian/workspace.json
vendored
19
.obsidian/workspace.json
vendored
|
@ -11,14 +11,16 @@
|
||||||
"id": "51157f32453cba69",
|
"id": "51157f32453cba69",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "pdf",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Concurrent Systems/notes/1b - Peterson algorithm.md",
|
"file": "Concurrent Systems/slides/class 2.pdf",
|
||||||
"mode": "source",
|
"page": 5,
|
||||||
"source": false
|
"left": -11,
|
||||||
|
"top": 63,
|
||||||
|
"zoom": 1.35124703087886
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file-text",
|
||||||
"title": "1b - Peterson algorithm"
|
"title": "class 2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -195,16 +197,17 @@
|
||||||
},
|
},
|
||||||
"active": "51157f32453cba69",
|
"active": "51157f32453cba69",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Concurrent Systems/slides/class 3.pdf",
|
||||||
|
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
||||||
|
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||||
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
"Concurrent Systems/notes/4c - Dining Philosophers.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/1b - Peterson algorithm.md",
|
|
||||||
"Concurrent Systems/notes/Untitled.pdf",
|
"Concurrent Systems/notes/Untitled.pdf",
|
||||||
"Concurrent Systems/notes/1 - CS Basics.md",
|
"Concurrent Systems/notes/1 - CS Basics.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/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/5 - Software Transactional Memory.md",
|
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||||
"conflict-files-obsidian-git.md",
|
"conflict-files-obsidian-git.md",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue