vault backup: 2025-03-11 09:29:37
This commit is contained in:
parent
bd349a41c2
commit
551977b88c
1 changed files with 11 additions and 12 deletions
23
.obsidian/workspace.json
vendored
23
.obsidian/workspace.json
vendored
|
@ -13,12 +13,12 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
||||
"file": "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "3a - Hardware primitives & Lamport Bakery algorithm"
|
||||
"title": "3b - Aravind's algorithm and improvements"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -27,12 +27,12 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
||||
"file": "Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "3b - Aravind's algorithm and improvements"
|
||||
"title": "1b - Peterson algorithm"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -51,8 +51,7 @@
|
|||
"title": "class 3"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
|
@ -84,7 +83,7 @@
|
|||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"query": "peter",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
|
@ -224,18 +223,18 @@
|
|||
"companion:Toggle completion": false
|
||||
}
|
||||
},
|
||||
"active": "dd6c003f9d17b0e9",
|
||||
"active": "6edd4157a160e462",
|
||||
"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/3b - Aravind's algorithm and improvements.md",
|
||||
"Concurrent Systems/notes/1 - CS Basics.md",
|
||||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"Concurrent Systems/notes/1 - CS Basics.md",
|
||||
"Concurrent Systems/slides/class 3.pdf",
|
||||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||
"Pasted image 20250310172134.png",
|
||||
"Pasted image 20250310103703.png",
|
||||
"Concurrent Systems/notes/1 - CS Basics2.md",
|
||||
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||
"HCIW/slides/Interface and Interaction for IoT.pdf",
|
||||
"Pasted image 20250305182542.png",
|
||||
"HCIW/notes/3 - Beacons.md",
|
||||
|
|
Loading…
Reference in a new issue