From f71f5b44286010edd7ce01064074e3b1ddcc575e Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Fri, 21 Mar 2025 15:58:43 +0100 Subject: [PATCH] vault backup: 2025-03-21 15:58:43 --- .obsidian/workspace.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 4273bcc..f4d74f2 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", + "file": "Concurrent Systems/notes/4 - Semaphores.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "3b - Aravind's algorithm and improvements" + "title": "4 - Semaphores" } }, { @@ -225,8 +225,8 @@ }, "active": "51157f32453cba69", "lastOpenFiles": [ - "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", + "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "Concurrent Systems/notes/4 - Semaphores.md", "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/2b - Round Robin algorithm.md",