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