vault backup: 2025-03-27 18:22:57
This commit is contained in:
parent
95ab9582d7
commit
1b742e33ba
1 changed files with 6 additions and 5 deletions
11
.obsidian/workspace.json
vendored
11
.obsidian/workspace.json
vendored
|
@ -13,12 +13,12 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||
"file": "Concurrent Systems/notes/4b - Monitors.md",
|
||||
"mode": "preview",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "2b - Round Robin algorithm"
|
||||
"title": "4b - Monitors"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -197,7 +197,8 @@
|
|||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 364.5
|
||||
"width": 364.5,
|
||||
"collapsed": true
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
|
@ -215,8 +216,9 @@
|
|||
},
|
||||
"active": "383fb8ddbc7a9dc8",
|
||||
"lastOpenFiles": [
|
||||
"conflict-files-obsidian-git.md",
|
||||
"Concurrent Systems/notes/4 - Semaphores.md",
|
||||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||
"conflict-files-obsidian-git.md",
|
||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
|
||||
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
||||
|
@ -241,7 +243,6 @@
|
|||
"Concurrent Systems/notes/4b - Monitors.md",
|
||||
"Concurrent Systems/slides/class 4.pdf",
|
||||
"Concurrent Systems/slides/class 3.pdf",
|
||||
"Concurrent Systems/notes/4 - Semaphores.md",
|
||||
"Concurrent Systems/slides/class 2.pdf",
|
||||
"Concurrent Systems/notes/Untitled.pdf",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250318090909.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue