vault backup: 2025-03-26 12:07:36

This commit is contained in:
Marco Realacci 2025-03-26 12:07:36 +01:00
parent ae70cdf57a
commit b73f577e66

View file

@ -13,12 +13,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Concurrent Systems/notes/5 - Software Transactional Memory.md", "file": "Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "5 - Software Transactional Memory" "title": "6a - Alternatives to Atomicity"
} }
}, },
{ {
@ -204,11 +204,11 @@
}, },
"active": "383fb8ddbc7a9dc8", "active": "383fb8ddbc7a9dc8",
"lastOpenFiles": [ "lastOpenFiles": [
"Concurrent Systems/slides/class 5.pdf", "Concurrent Systems/notes/6 - Atomicity.md",
"Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/5 - Software Transactional Memory.md",
"Concurrent Systems/slides/class 5.pdf",
"Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/4c - Dining Philosophers.md",
"Concurrent Systems/slides/class 6.pdf", "Concurrent Systems/slides/class 6.pdf",
"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/8 - Enhancing Liveness Properties.md", "Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
"Concurrent Systems/notes/7- MUTEX-free concurrency.md", "Concurrent Systems/notes/7- MUTEX-free concurrency.md",