vault backup: 2025-03-19 12:40:46
This commit is contained in:
parent
a57504ba67
commit
345e9ee0d4
1 changed files with 4 additions and 4 deletions
8
.obsidian/workspace.json
vendored
8
.obsidian/workspace.json
vendored
|
@ -13,12 +13,12 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/6 - Atomicity.md",
|
||||
"file": "Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "6 - Atomicity"
|
||||
"title": "2 - Fast mutex by Lamport"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -195,6 +195,8 @@
|
|||
},
|
||||
"active": "51157f32453cba69",
|
||||
"lastOpenFiles": [
|
||||
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
||||
"Concurrent Systems/notes/4b - Monitors.md",
|
||||
|
@ -203,9 +205,7 @@
|
|||
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
||||
"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/1 - CS Basics.md",
|
||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||
"conflict-files-obsidian-git.md",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250318090909.png",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250318090733.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue