vault backup: 2025-03-27 18:07:57

This commit is contained in:
Marco Realacci 2025-03-27 18:07:57 +01:00
parent 079c28e402
commit 854ceb51a2

View file

@ -13,12 +13,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "file": "Concurrent Systems/notes/2b - Round Robin algorithm.md",
"mode": "preview", "mode": "preview",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "2 - Fast mutex by Lamport" "title": "2b - Round Robin algorithm"
} }
}, },
{ {
@ -216,11 +216,11 @@
}, },
"active": "383fb8ddbc7a9dc8", "active": "383fb8ddbc7a9dc8",
"lastOpenFiles": [ "lastOpenFiles": [
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
"Concurrent Systems/notes/8 - Enhancing Liveness Properties.md", "Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
"Concurrent Systems/notes/2b - Round Robin algorithm.md", "Concurrent Systems/notes/2b - Round Robin algorithm.md",
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
"Concurrent Systems/notes/2 - Fast mutex by Lamport.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/slides/class 6.pdf",