vault backup: 2025-03-17 12:38:11
This commit is contained in:
parent
cd8c869984
commit
686d068619
1 changed files with 7 additions and 30 deletions
37
.obsidian/workspace.json
vendored
37
.obsidian/workspace.json
vendored
|
@ -13,34 +13,12 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||
"file": "Concurrent Systems/notes/4c - Dining Philosophers.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "5 - Software Transactional Memory"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "647a2273c79e129b",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "3d13408a0af8bc82",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "pdf",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/slides/class 5.pdf",
|
||||
"page": 6,
|
||||
"left": -27,
|
||||
"top": 172,
|
||||
"zoom": 0.5754156769596199
|
||||
},
|
||||
"icon": "lucide-file-text",
|
||||
"title": "class 5"
|
||||
"title": "4c - Dining Philosophers"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -100,8 +78,7 @@
|
|||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 307.5,
|
||||
"collapsed": true
|
||||
"width": 307.5
|
||||
},
|
||||
"right": {
|
||||
"id": "bc4b945ded1926e3",
|
||||
|
@ -218,8 +195,11 @@
|
|||
},
|
||||
"active": "6edd4157a160e462",
|
||||
"lastOpenFiles": [
|
||||
"Concurrent Systems/slides/class 5.pdf",
|
||||
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"Concurrent Systems/notes/1 - CS Basics.md",
|
||||
"Concurrent Systems/slides/class 5.pdf",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250317105355.png",
|
||||
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
||||
"Concurrent Systems/slides/class 4.pdf",
|
||||
|
@ -235,14 +215,11 @@
|
|||
"HCIW/notes/3 - Beacons.md",
|
||||
"Concurrent Systems/notes/4 - Semaphores.md",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250312121828.png",
|
||||
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
||||
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250310172134.png",
|
||||
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||
"Concurrent Systems/slides/class 3.pdf",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250310103703.png",
|
||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"Concurrent Systems/notes/1 - CS Basics.md",
|
||||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||
"Concurrent Systems/notes/1 - CS Basics2.md",
|
||||
"Pasted image 20250305182542.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue