vault backup: 2025-03-30 17:54:42

This commit is contained in:
Marco Realacci 2025-03-30 17:54:42 +02:00
parent fd35344536
commit cd70e62c7a

View file

@ -13,12 +13,12 @@
"state": {
"type": "markdown",
"state": {
"file": "Concurrent Systems/notes/1b - Peterson algorithm.md",
"file": "Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "1b - Peterson algorithm"
"title": "2 - Fast mutex by Lamport"
}
}
]
@ -192,11 +192,11 @@
},
"active": "464a79fc1e9b69c9",
"lastOpenFiles": [
"Concurrent Systems/notes/1b - Peterson algorithm.md",
"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/4b - Monitors.md",
"Concurrent Systems/notes/2b - Round Robin algorithm.md",