From b73f577e66c9090d61115beb772f1048a4416317 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Wed, 26 Mar 2025 12:07:36 +0100 Subject: [PATCH] vault backup: 2025-03-26 12:07:36 --- .obsidian/workspace.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 294334c..0dd8c50 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/6a - Alternatives to Atomicity.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "5 - Software Transactional Memory" + "title": "6a - Alternatives to Atomicity" } }, { @@ -204,11 +204,11 @@ }, "active": "383fb8ddbc7a9dc8", "lastOpenFiles": [ - "Concurrent Systems/slides/class 5.pdf", + "Concurrent Systems/notes/6 - Atomicity.md", "Concurrent Systems/notes/5 - Software Transactional Memory.md", + "Concurrent Systems/slides/class 5.pdf", "Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/slides/class 6.pdf", - "Concurrent Systems/notes/6 - Atomicity.md", "Concurrent Systems/notes/6a - Alternatives to Atomicity.md", "Concurrent Systems/notes/8 - Enhancing Liveness Properties.md", "Concurrent Systems/notes/7- MUTEX-free concurrency.md",