vault backup: 2025-04-01 15:51:51
This commit is contained in:
parent
d11b21c553
commit
96c597f028
1 changed files with 6 additions and 25 deletions
31
.obsidian/workspace.json
vendored
31
.obsidian/workspace.json
vendored
|
@ -6,7 +6,7 @@
|
||||||
{
|
{
|
||||||
"id": "e20232f4bbe0efa1",
|
"id": "e20232f4bbe0efa1",
|
||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"dimension": 41.54727793696275,
|
"dimension": 99.99999999999999,
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "483215723737b6f7",
|
"id": "483215723737b6f7",
|
||||||
|
@ -14,31 +14,12 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
"file": "Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "7- MUTEX-free concurrency"
|
"title": "2 - Fast mutex by Lamport"
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "e34c84c51f78c14c",
|
|
||||||
"type": "tabs",
|
|
||||||
"dimension": 58.45272206303726,
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "cff9c2a2f72efce8",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "pdf",
|
|
||||||
"state": {
|
|
||||||
"file": "Concurrent Systems/slides/class 10.pdf"
|
|
||||||
},
|
|
||||||
"icon": "lucide-file-text",
|
|
||||||
"title": "class 10"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -210,12 +191,12 @@
|
||||||
"companion:Toggle completion": false
|
"companion:Toggle completion": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "cff9c2a2f72efce8",
|
"active": "483215723737b6f7",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
|
||||||
"Concurrent Systems/slides/class 10.pdf",
|
|
||||||
"Concurrent Systems/notes/9 - Consensus.md",
|
"Concurrent Systems/notes/9 - Consensus.md",
|
||||||
"Concurrent Systems/notes/10 - Implementing Consensus.md",
|
"Concurrent Systems/notes/10 - Implementing Consensus.md",
|
||||||
|
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||||
|
"Concurrent Systems/slides/class 10.pdf",
|
||||||
"Pasted image 20250401092557.png",
|
"Pasted image 20250401092557.png",
|
||||||
"Pasted image 20250401083747.png",
|
"Pasted image 20250401083747.png",
|
||||||
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue