diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index ffdd9da..ef1dac8 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,11 +4,11 @@ "type": "split", "children": [ { - "id": "4c1f5b7a6abb1339", + "id": "efd2410a71337f52", "type": "tabs", "children": [ { - "id": "149ad8d7dea2048d", + "id": "628d0fc8afd0b4fc", "type": "leaf", "state": { "type": "markdown", @@ -193,20 +193,20 @@ "companion:Toggle completion": false } }, - "active": "149ad8d7dea2048d", + "active": "628d0fc8afd0b4fc", "lastOpenFiles": [ + "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/Pasted image 20250324092633.png", - "Concurrent Systems/notes/6a - Alternatives to Atomicity.md", + "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/Pasted image 20250324100652.png", - "Concurrent Systems/notes/Pasted image 20250324082534.png", + "Concurrent Systems/notes/images/Pasted image 20250324100652.png", "Concurrent Systems/slides/class 6.pdf", - "Concurrent Systems/notes/Pasted image 20250324082545.png", "Concurrent Systems/notes/4b - Monitors.md", "Concurrent Systems/slides/class 4.pdf", "Concurrent Systems/slides/class 3.pdf", diff --git a/Concurrent Systems/notes/Pasted image 20250324082534.png b/Concurrent Systems/notes/images/Pasted image 20250324082534.png similarity index 100% rename from Concurrent Systems/notes/Pasted image 20250324082534.png rename to Concurrent Systems/notes/images/Pasted image 20250324082534.png diff --git a/Concurrent Systems/notes/Pasted image 20250324082545.png b/Concurrent Systems/notes/images/Pasted image 20250324082545.png similarity index 100% rename from Concurrent Systems/notes/Pasted image 20250324082545.png rename to Concurrent Systems/notes/images/Pasted image 20250324082545.png diff --git a/Concurrent Systems/notes/Pasted image 20250324092633.png b/Concurrent Systems/notes/images/Pasted image 20250324092633.png similarity index 100% rename from Concurrent Systems/notes/Pasted image 20250324092633.png rename to Concurrent Systems/notes/images/Pasted image 20250324092633.png diff --git a/Concurrent Systems/notes/Pasted image 20250324100652.png b/Concurrent Systems/notes/images/Pasted image 20250324100652.png similarity index 100% rename from Concurrent Systems/notes/Pasted image 20250324100652.png rename to Concurrent Systems/notes/images/Pasted image 20250324100652.png