diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index a98c3b2..835ea2f 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -204,9 +204,9 @@ }, "active": "aa7ed62f1bcd712a", "lastOpenFiles": [ - "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/3a - Hardware primitives & Lamport Bakery algorithm.md", + "Concurrent Systems/notes/2b - Round Robin algorithm.md", "Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/7- MUTEX-free concurrency.md", "Concurrent Systems/notes/6a - Alternatives to Atomicity.md",