diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 1c79900..bddcfab 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/2b - Round Robin algorithm.md", + "file": "Concurrent Systems/notes/4 - Semaphores.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "2b - Round Robin algorithm" + "title": "4 - Semaphores" } } ] @@ -195,15 +195,15 @@ }, "active": "51157f32453cba69", "lastOpenFiles": [ - "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", + "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", + "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", + "Concurrent Systems/notes/5 - Software Transactional Memory.md", + "Concurrent Systems/notes/4c - Dining Philosophers.md", + "Concurrent Systems/notes/4b - Monitors.md", "Concurrent Systems/notes/4 - Semaphores.md", "Concurrent Systems/notes/2b - Round Robin algorithm.md", - "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", - "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", - "Concurrent Systems/notes/4b - Monitors.md", + "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/6 - Atomicity.md", - "Concurrent Systems/notes/4c - Dining Philosophers.md", - "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/1b - Peterson algorithm.md", "Concurrent Systems/notes/1 - CS Basics.md", "conflict-files-obsidian-git.md",