diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 3ca236e..d38919e 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -27,12 +27,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/7- MUTEX-free concurrency.md", + "file": "Concurrent Systems/notes/5 - Software Transactional Memory.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "7- MUTEX-free concurrency" + "title": "5 - Software Transactional Memory" } } ], @@ -207,13 +207,13 @@ }, "active": "e453bba00fdc57d6", "lastOpenFiles": [ + "Concurrent Systems/notes/6 - Atomicity.md", + "Concurrent Systems/notes/6a - Alternatives to Atomicity.md", + "Concurrent Systems/notes/7- MUTEX-free concurrency.md", "Concurrent Systems/notes/8 - Enhancing Liveness Properties.md", "Concurrent Systems/notes/9 - Consensus.md", "Concurrent Systems/test/Untitled.md", "Concurrent Systems/notes/4b - Monitors.md", - "Concurrent Systems/notes/7- MUTEX-free concurrency.md", - "Concurrent Systems/notes/6a - Alternatives to Atomicity.md", - "Concurrent Systems/notes/6 - Atomicity.md", "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/10 - Implementing Consensus.md", "Concurrent Systems/notes/4c - Dining Philosophers.md",