vault backup: 2025-04-04 14:58:14
This commit is contained in:
parent
842f02d614
commit
cf3c18053a
1 changed files with 5 additions and 7 deletions
12
.obsidian/workspace.json
vendored
12
.obsidian/workspace.json
vendored
|
@ -25,14 +25,12 @@
|
|||
"id": "e453bba00fdc57d6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"type": "pdf",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
"file": "Concurrent Systems/slides/class 5.pdf"
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "5 - Software Transactional Memory"
|
||||
"icon": "lucide-file-text",
|
||||
"title": "class 5"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -207,6 +205,7 @@
|
|||
},
|
||||
"active": "e453bba00fdc57d6",
|
||||
"lastOpenFiles": [
|
||||
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
|
||||
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||
|
@ -214,7 +213,6 @@
|
|||
"Concurrent Systems/notes/9 - Consensus.md",
|
||||
"Concurrent Systems/test/Untitled.md",
|
||||
"Concurrent Systems/notes/4b - Monitors.md",
|
||||
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||
"Concurrent Systems/notes/10 - Implementing Consensus.md",
|
||||
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
||||
"Concurrent Systems/notes/4 - Semaphores.md",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue