From cf3c18053a1d826abe406499afee9c512e9067e5 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Fri, 4 Apr 2025 14:58:14 +0200 Subject: [PATCH] vault backup: 2025-04-04 14:58:14 --- .obsidian/workspace.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index d38919e..0a21a26 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -25,14 +25,12 @@ "id": "e453bba00fdc57d6", "type": "leaf", "state": { - "type": "markdown", + "type": "pdf", "state": { - "file": "Concurrent Systems/notes/5 - Software Transactional Memory.md", - "mode": "source", - "source": false + "file": "Concurrent Systems/slides/class 5.pdf" }, - "icon": "lucide-file", - "title": "5 - Software Transactional Memory" + "icon": "lucide-file-text", + "title": "class 5" } } ], @@ -207,6 +205,7 @@ }, "active": "e453bba00fdc57d6", "lastOpenFiles": [ + "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/6 - Atomicity.md", "Concurrent Systems/notes/6a - Alternatives to Atomicity.md", "Concurrent Systems/notes/7- MUTEX-free concurrency.md", @@ -214,7 +213,6 @@ "Concurrent Systems/notes/9 - Consensus.md", "Concurrent Systems/test/Untitled.md", "Concurrent Systems/notes/4b - Monitors.md", - "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/10 - Implementing Consensus.md", "Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/4 - Semaphores.md",