diff --git a/.obsidian/app.json b/.obsidian/app.json index 2921389..ede4d89 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -2,7 +2,7 @@ "alwaysUpdateLinks": true, "pdfExportSettings": { "includeName": false, - "pageSize": "Letter", + "pageSize": "A4", "landscape": false, "margin": "0", "downscalePercent": 100 diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 48df8ed..a28ffff 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -195,17 +195,17 @@ }, "active": "51157f32453cba69", "lastOpenFiles": [ - "Concurrent Systems/notes/Untitled.pdf", + "Concurrent Systems/notes/4c - Dining Philosophers.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/notes/Untitled.pdf", "Concurrent Systems/notes/1 - CS Basics.md", "Concurrent Systems/notes/4 - Semaphores.md", - "Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/4b - Monitors.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/2b - Round Robin algorithm.md", - "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/6 - Atomicity.md", "conflict-files-obsidian-git.md", "Concurrent Systems/notes/images/Pasted image 20250318090909.png",