From e72bd03456a9d936818396c2e049aa54d8846911 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Tue, 1 Apr 2025 19:11:56 +0200 Subject: [PATCH] vault backup: 2025-04-01 19:11:56 --- .obsidian/workspace.json | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 18e1f3c..93515d8 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -21,6 +21,20 @@ "icon": "lucide-file", "title": "3a - Hardware primitives & Lamport Bakery algorithm" } + }, + { + "id": "0b5880764d0a0d29", + "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" + } } ] } @@ -193,16 +207,16 @@ }, "active": "483215723737b6f7", "lastOpenFiles": [ + "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/1b - Peterson algorithm.md", "Concurrent Systems/notes/7- MUTEX-free concurrency.md", - "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "Concurrent Systems/notes/9 - Consensus.md", "Concurrent Systems/notes/10 - Implementing Consensus.md", "Concurrent Systems/slides/class 10.pdf", "Pasted image 20250401092557.png", "Pasted image 20250401083747.png", - "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", "Concurrent Systems/notes/2b - Round Robin algorithm.md", "Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/6a - Alternatives to Atomicity.md",