vault backup: 2025-03-26 11:02:36
This commit is contained in:
parent
f2ae780b12
commit
20ccb23514
2 changed files with 6 additions and 8 deletions
2
.obsidian/app.json
vendored
2
.obsidian/app.json
vendored
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"alwaysUpdateLinks": true,
|
||||
"pdfExportSettings": {
|
||||
"includeName": false,
|
||||
"includeName": true,
|
||||
"pageSize": "A4",
|
||||
"landscape": false,
|
||||
"margin": "0",
|
||||
|
|
12
.obsidian/workspace.json
vendored
12
.obsidian/workspace.json
vendored
|
@ -11,14 +11,12 @@
|
|||
"id": "383fb8ddbc7a9dc8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"type": "pdf",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/6 - Atomicity.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
"file": "Concurrent Systems/slides/class 6.pdf"
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "6 - Atomicity"
|
||||
"icon": "lucide-file-text",
|
||||
"title": "class 6"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -192,10 +190,10 @@
|
|||
},
|
||||
"active": "383fb8ddbc7a9dc8",
|
||||
"lastOpenFiles": [
|
||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
|
||||
"Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
|
||||
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||
"Concurrent Systems/slides/class 8.pdf",
|
||||
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue