vault backup: 2025-03-17 22:27:45
This commit is contained in:
parent
18063286d3
commit
ebaa6abff8
1 changed files with 3 additions and 3 deletions
6
.obsidian/workspace.json
vendored
6
.obsidian/workspace.json
vendored
|
@ -13,12 +13,12 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/4b - Monitors.md",
|
||||
"file": "Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "4b - Monitors"
|
||||
"title": "5 - Software Transactional Memory"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -217,6 +217,7 @@
|
|||
},
|
||||
"active": "6edd4157a160e462",
|
||||
"lastOpenFiles": [
|
||||
"Concurrent Systems/notes/4b - Monitors.md",
|
||||
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
||||
"Concurrent Systems/slides/class 5.pdf",
|
||||
|
@ -224,7 +225,6 @@
|
|||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||
"Concurrent Systems/notes/4b - Monitors.md",
|
||||
"Concurrent Systems/notes/1 - CS Basics.md",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250317105355.png",
|
||||
"Concurrent Systems/slides/class 4.pdf",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue