From 441bc6ef62eb3a3a58449477283f1fdae1bbe269 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Thu, 20 Mar 2025 16:52:36 +0100 Subject: [PATCH] vault backup: 2025-03-20 16:52:36 --- .obsidian/workspace.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 54cc116..2cffcbe 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -211,17 +211,17 @@ }, "active": "51157f32453cba69", "lastOpenFiles": [ - "Concurrent Systems/slides/class 3.pdf", - "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", + "Concurrent Systems/notes/4 - Semaphores.md", + "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", + "Concurrent Systems/notes/2b - Round Robin algorithm.md", + "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", + "Concurrent Systems/slides/class 3.pdf", "Concurrent Systems/slides/class 2.pdf", "Concurrent Systems/notes/1b - Peterson algorithm.md", "Concurrent Systems/notes/4c - Dining Philosophers.md", - "Concurrent Systems/notes/2b - Round Robin algorithm.md", - "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/Untitled.pdf", "Concurrent Systems/notes/1 - CS Basics.md", - "Concurrent Systems/notes/4 - Semaphores.md", "Concurrent Systems/notes/4b - Monitors.md", "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/6 - Atomicity.md",