From 3d38e42821809edf7304402c8f09d5d5f088e766 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Tue, 1 Apr 2025 16:06:56 +0200 Subject: [PATCH] vault backup: 2025-04-01 16:06:56 --- .obsidian/workspace.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 92c0de6..43638ae 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -14,12 +14,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", + "file": "Concurrent Systems/notes/7- MUTEX-free concurrency.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "3a - Hardware primitives & Lamport Bakery algorithm" + "title": "7- MUTEX-free concurrency" } } ] @@ -193,8 +193,8 @@ }, "active": "483215723737b6f7", "lastOpenFiles": [ - "Concurrent Systems/notes/1b - Peterson algorithm.md", "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", + "Concurrent Systems/notes/1b - Peterson algorithm.md", "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/9 - Consensus.md", "Concurrent Systems/notes/10 - Implementing Consensus.md",