From 854ceb51a25748127c805b678793f6c5a6b49e64 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Thu, 27 Mar 2025 18:07:57 +0100 Subject: [PATCH] vault backup: 2025-03-27 18:07:57 --- .obsidian/workspace.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index dd2ac2c..83d30c8 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", + "file": "Concurrent Systems/notes/2b - Round Robin algorithm.md", "mode": "preview", "source": false }, "icon": "lucide-file", - "title": "2 - Fast mutex by Lamport" + "title": "2b - Round Robin algorithm" } }, { @@ -216,11 +216,11 @@ }, "active": "383fb8ddbc7a9dc8", "lastOpenFiles": [ + "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/8 - Enhancing Liveness Properties.md", "Concurrent Systems/notes/2b - Round Robin 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/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/7- MUTEX-free concurrency.md", "Concurrent Systems/notes/6a - Alternatives to Atomicity.md", "Concurrent Systems/slides/class 6.pdf",