From 6b83549de79d1b82de91850bb3d67d6b9e1f4bc3 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Mon, 31 Mar 2025 18:49:17 +0200 Subject: [PATCH] vault backup: 2025-03-31 18:49:17 --- .obsidian/workspace.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 94c9202..76ebddb 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/9 - Consensus.md", + "file": "Concurrent Systems/notes/1b - Peterson algorithm.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "9 - Consensus" + "title": "1b - Peterson algorithm" } }, { @@ -204,8 +204,8 @@ }, "active": "aa7ed62f1bcd712a", "lastOpenFiles": [ - "Concurrent Systems/notes/8 - Enhancing Liveness Properties.md", "Concurrent Systems/notes/9 - Consensus.md", + "Concurrent Systems/notes/8 - Enhancing Liveness Properties.md", "Concurrent Systems/slides/class 9.pdf", "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",