diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 11dc2fd..6047e67 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", + "file": "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "2 - Fast mutex by Lamport" + "title": "3b - Aravind's algorithm and improvements" } } ] @@ -78,8 +78,7 @@ } ], "direction": "horizontal", - "width": 307.5, - "collapsed": true + "width": 307.5 }, "right": { "id": "bc4b945ded1926e3", @@ -193,14 +192,14 @@ }, "active": "aa7ed62f1bcd712a", "lastOpenFiles": [ + "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", + "Concurrent Systems/notes/2b - Round Robin algorithm.md", + "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/9 - Consensus.md", "Concurrent Systems/slides/class 9.pdf", "Concurrent Systems/notes/8 - Enhancing Liveness Properties.md", "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", "Concurrent Systems/notes/4 - Semaphores.md", - "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", - "Concurrent Systems/notes/2b - Round Robin algorithm.md", - "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/1b - Peterson algorithm.md", "Concurrent Systems/slides/class 6.pdf", "Concurrent Systems/slides/class 5.pdf",