From fb4321db392df71febb75b5f734fc4d4cbb9b03a Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Mon, 17 Mar 2025 21:32:56 +0100 Subject: [PATCH] vault backup: 2025-03-17 21:32:56 --- .obsidian/workspace.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 19508e4..7f3db92 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/5 - Software Transactional Memory.md", + "file": "Concurrent Systems/notes/1b - Peterson algorithm.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "5 - Software Transactional Memory" + "title": "1b - Peterson algorithm" } } ] @@ -195,9 +195,9 @@ }, "active": "6edd4157a160e462", "lastOpenFiles": [ + "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/4b - Monitors.md", - "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/1 - CS Basics.md",