From cd70e62c7a3fc8360e1325ff353091f9ab8ca73c Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Sun, 30 Mar 2025 17:54:42 +0200 Subject: [PATCH] vault backup: 2025-03-30 17:54:42 --- .obsidian/workspace.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index c68124e..a9129a9 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -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",