vault backup: 2025-03-30 17:29:41

This commit is contained in:
Marco Realacci 2025-03-30 17:29:41 +02:00
parent 0ea6ade578
commit fd35344536
2 changed files with 9 additions and 33 deletions

View file

@ -4,46 +4,22 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "efd2410a71337f52", "id": "e20232f4bbe0efa1",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "383fb8ddbc7a9dc8", "id": "464a79fc1e9b69c9",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Concurrent Systems/notes/1b - Peterson algorithm.md", "file": "Concurrent Systems/notes/1b - Peterson algorithm.md",
"mode": "preview", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "1b - Peterson algorithm" "title": "1b - Peterson algorithm"
} }
},
{
"id": "6e3afe627f01d355",
"type": "leaf",
"state": {
"type": "pdf",
"state": {
"file": "Concurrent Systems/slides/class 5.pdf"
},
"icon": "lucide-file-text",
"title": "class 5"
}
},
{
"id": "070e50bf8e547731",
"type": "leaf",
"state": {
"type": "pdf",
"state": {
"file": "Concurrent Systems/slides/class 6.pdf"
},
"icon": "lucide-file-text",
"title": "class 6"
}
} }
] ]
} }
@ -214,11 +190,15 @@
"companion:Toggle completion": false "companion:Toggle completion": false
} }
}, },
"active": "383fb8ddbc7a9dc8", "active": "464a79fc1e9b69c9",
"lastOpenFiles": [ "lastOpenFiles": [
"Concurrent Systems/notes/4 - Semaphores.md",
"Concurrent Systems/slides/class 6.pdf",
"Concurrent Systems/slides/class 5.pdf",
"Concurrent Systems/notes/images/Pasted image 20250325090735.png",
"Concurrent Systems/notes/1b - Peterson algorithm.md",
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
"Concurrent Systems/notes/4b - Monitors.md", "Concurrent Systems/notes/4b - Monitors.md",
"Concurrent Systems/notes/4 - Semaphores.md",
"Concurrent Systems/notes/2b - Round Robin algorithm.md", "Concurrent Systems/notes/2b - Round Robin algorithm.md",
"conflict-files-obsidian-git.md", "conflict-files-obsidian-git.md",
"Concurrent Systems/notes/8 - Enhancing Liveness Properties.md", "Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
@ -226,15 +206,11 @@
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
"Concurrent Systems/notes/7- MUTEX-free concurrency.md", "Concurrent Systems/notes/7- MUTEX-free concurrency.md",
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md", "Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
"Concurrent Systems/slides/class 6.pdf",
"Concurrent Systems/notes/6 - Atomicity.md", "Concurrent Systems/notes/6 - Atomicity.md",
"Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/5 - Software Transactional Memory.md",
"Concurrent Systems/slides/class 5.pdf",
"Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/4c - Dining Philosophers.md",
"Concurrent Systems/slides/class 8.pdf", "Concurrent Systems/slides/class 8.pdf",
"Concurrent Systems/notes/1b - Peterson algorithm.md",
"Concurrent Systems/slides/class 7.pdf", "Concurrent Systems/slides/class 7.pdf",
"Pasted image 20250325090735.png",
"Concurrent Systems/notes/images/Pasted image 20250324091452.png", "Concurrent Systems/notes/images/Pasted image 20250324091452.png",
"Concurrent Systems/notes/images/Pasted image 20250324082534.png", "Concurrent Systems/notes/images/Pasted image 20250324082534.png",
"Concurrent Systems/notes/images/Pasted image 20250324082545.png", "Concurrent Systems/notes/images/Pasted image 20250324082545.png",

View file

Before

Width:  |  Height:  |  Size: 173 KiB

After

Width:  |  Height:  |  Size: 173 KiB

Before After
Before After