From 27ae703599ed4f5fa831dce2ca865d86ae211340 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Mon, 24 Mar 2025 16:47:38 +0100 Subject: [PATCH] vault backup: 2025-03-24 16:47:38 --- .obsidian/workspace.json | 14 +++++++------- .../notes/Pasted image 20250324092633.png | Bin .../notes/Pasted image 20250324100652.png | Bin 3 files changed, 7 insertions(+), 7 deletions(-) rename Pasted image 20250324092633.png => Concurrent Systems/notes/Pasted image 20250324092633.png (100%) rename Pasted image 20250324100652.png => Concurrent Systems/notes/Pasted image 20250324100652.png (100%) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 34799fa..ffdd9da 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" } } ] @@ -195,18 +195,18 @@ }, "active": "149ad8d7dea2048d", "lastOpenFiles": [ + "Concurrent Systems/notes/7- MUTEX-free concurrency.md", "Concurrent Systems/notes/6 - Atomicity.md", + "Pasted image 20250324091452.png", + "Concurrent Systems/notes/Pasted image 20250324092633.png", "Concurrent Systems/notes/6a - Alternatives to Atomicity.md", + "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/1 - CS Basics.md", "Concurrent Systems/slides/class 7.pdf", - "Concurrent Systems/notes/7- MUTEX-free concurrency.md", - "Pasted image 20250324100652.png", - "Pasted image 20250324092633.png", - "Pasted image 20250324091452.png", + "Concurrent Systems/notes/Pasted image 20250324100652.png", "Concurrent Systems/notes/Pasted image 20250324082534.png", "Concurrent Systems/slides/class 6.pdf", "Concurrent Systems/notes/Pasted image 20250324082545.png", - "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/4b - Monitors.md", "Concurrent Systems/slides/class 4.pdf", "Concurrent Systems/slides/class 3.pdf", diff --git a/Pasted image 20250324092633.png b/Concurrent Systems/notes/Pasted image 20250324092633.png similarity index 100% rename from Pasted image 20250324092633.png rename to Concurrent Systems/notes/Pasted image 20250324092633.png diff --git a/Pasted image 20250324100652.png b/Concurrent Systems/notes/Pasted image 20250324100652.png similarity index 100% rename from Pasted image 20250324100652.png rename to Concurrent Systems/notes/Pasted image 20250324100652.png