From e768b0f348413200433499e1e95ed43d4787714f Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Thu, 20 Mar 2025 17:48:33 +0100 Subject: [PATCH] vault backup: 2025-03-20 17:48:33 --- .obsidian/workspace.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 8b84ff3..4273bcc 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", + "file": "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "3a - Hardware primitives & Lamport Bakery algorithm" + "title": "3b - Aravind's algorithm and improvements" } }, { @@ -225,9 +225,9 @@ }, "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/4 - Semaphores.md", - "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/2b - Round Robin algorithm.md", "Concurrent Systems/slides/class 3.pdf",