From ec388ca71b5378e6477cf2a4eb183f01cd194bfd Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Mon, 24 Mar 2025 23:52:34 +0100 Subject: [PATCH] vault backup: 2025-03-24 23:52:34 --- .obsidian/workspace.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index ef1dac8..0896ad4 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/6a - Alternatives to Atomicity.md", + "file": "Concurrent Systems/notes/6 - Atomicity.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "6a - Alternatives to Atomicity" + "title": "6 - Atomicity" } } ] @@ -195,14 +195,15 @@ }, "active": "628d0fc8afd0b4fc", "lastOpenFiles": [ + "Concurrent Systems/notes/5 - Software Transactional Memory.md", + "Concurrent Systems/notes/4c - Dining Philosophers.md", + "Concurrent Systems/notes/6 - Atomicity.md", + "Concurrent Systems/notes/6a - Alternatives to Atomicity.md", "Concurrent Systems/notes/images/Pasted image 20250324082534.png", "Concurrent Systems/notes/images/Pasted image 20250324082545.png", - "Concurrent Systems/notes/6a - Alternatives to Atomicity.md", "Concurrent Systems/notes/7- MUTEX-free concurrency.md", - "Concurrent Systems/notes/6 - Atomicity.md", "Pasted image 20250324091452.png", "Concurrent Systems/notes/images/Pasted image 20250324092633.png", - "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/1 - CS Basics.md", "Concurrent Systems/slides/class 7.pdf", "Concurrent Systems/notes/images/Pasted image 20250324100652.png", @@ -212,7 +213,6 @@ "Concurrent Systems/slides/class 3.pdf", "Concurrent Systems/notes/4 - Semaphores.md", "Concurrent Systems/notes/2b - Round Robin algorithm.md", - "Concurrent Systems/notes/4c - Dining Philosophers.md", "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",