From 4a4b42165db75fde703e1f94b0cac221fc5a9d72 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Mon, 31 Mar 2025 20:46:28 +0200 Subject: [PATCH] vault backup: 2025-03-31 20:46:28 --- .obsidian/workspace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index a98c3b2..835ea2f 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -204,9 +204,9 @@ }, "active": "aa7ed62f1bcd712a", "lastOpenFiles": [ - "Concurrent Systems/notes/2b - Round Robin algorithm.md", - "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery 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/2b - Round Robin algorithm.md", "Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/7- MUTEX-free concurrency.md", "Concurrent Systems/notes/6a - Alternatives to Atomicity.md",