From 7c56971c40d13f5f13af8e77377b200d0c588c3a Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Sun, 6 Apr 2025 19:00:00 +0200 Subject: [PATCH] vault backup: 2025-04-06 19:00:00 --- .obsidian/workspace.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index dfe9945..60e343d 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/4 - Semaphores.md", + "file": "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "4 - Semaphores" + "title": "2 - Fast mutex by Lamport" } } ] @@ -191,8 +191,8 @@ }, "active": "6550032d28b9171c", "lastOpenFiles": [ - "Concurrent Systems/notes/4b - Monitors.md", "Concurrent Systems/notes/4 - Semaphores.md", + "Concurrent Systems/notes/4b - Monitors.md", "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", "Concurrent Systems/notes/10 - Implementing Consensus.md", "Concurrent Systems/notes/1b - Peterson algorithm.md",