From 45b1ac8341b56d9eeda3d8d5f301d3e55ebd563f Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Wed, 19 Mar 2025 16:47:15 +0100 Subject: [PATCH] vault backup: 2025-03-19 16:47:15 --- .obsidian/workspace.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 14b13e0..360be8b 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/2b - Round Robin algorithm.md", + "file": "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "2b - Round Robin algorithm" + "title": "3a - Hardware primitives & Lamport Bakery algorithm" } } ] @@ -195,8 +195,8 @@ }, "active": "51157f32453cba69", "lastOpenFiles": [ - "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "Concurrent Systems/notes/2b - Round Robin algorithm.md", + "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", "Concurrent Systems/notes/6 - Atomicity.md",