vault backup: 2025-04-04 14:58:14

This commit is contained in:
Marco Realacci 2025-04-04 14:58:14 +02:00
parent 842f02d614
commit cf3c18053a

View file

@ -25,14 +25,12 @@
"id": "e453bba00fdc57d6", "id": "e453bba00fdc57d6",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "pdf",
"state": { "state": {
"file": "Concurrent Systems/notes/5 - Software Transactional Memory.md", "file": "Concurrent Systems/slides/class 5.pdf"
"mode": "source",
"source": false
}, },
"icon": "lucide-file", "icon": "lucide-file-text",
"title": "5 - Software Transactional Memory" "title": "class 5"
} }
} }
], ],
@ -207,6 +205,7 @@
}, },
"active": "e453bba00fdc57d6", "active": "e453bba00fdc57d6",
"lastOpenFiles": [ "lastOpenFiles": [
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
"Concurrent Systems/notes/6 - Atomicity.md", "Concurrent Systems/notes/6 - Atomicity.md",
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md", "Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
"Concurrent Systems/notes/7- MUTEX-free concurrency.md", "Concurrent Systems/notes/7- MUTEX-free concurrency.md",
@ -214,7 +213,6 @@
"Concurrent Systems/notes/9 - Consensus.md", "Concurrent Systems/notes/9 - Consensus.md",
"Concurrent Systems/test/Untitled.md", "Concurrent Systems/test/Untitled.md",
"Concurrent Systems/notes/4b - Monitors.md", "Concurrent Systems/notes/4b - Monitors.md",
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
"Concurrent Systems/notes/10 - Implementing Consensus.md", "Concurrent Systems/notes/10 - Implementing Consensus.md",
"Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/4c - Dining Philosophers.md",
"Concurrent Systems/notes/4 - Semaphores.md", "Concurrent Systems/notes/4 - Semaphores.md",