From 1a33244a1a2e5cdb7e9962417ca0bcfe7df52f26 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Thu, 20 Mar 2025 16:57:36 +0100 Subject: [PATCH] vault backup: 2025-03-20 16:57:36 --- .obsidian/workspace.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 2cffcbe..44f5209 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -21,6 +21,20 @@ "title": "3a - Hardware primitives & Lamport Bakery algorithm" } }, + { + "id": "16a4a3f7d00f9524", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "3b - Aravind's algorithm and improvements" + } + }, { "id": "40e484b34503a47c", "type": "leaf", @@ -212,10 +226,10 @@ "active": "51157f32453cba69", "lastOpenFiles": [ "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", - "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "Concurrent Systems/slides/class 3.pdf", "Concurrent Systems/slides/class 2.pdf", "Concurrent Systems/notes/1b - Peterson algorithm.md",