vault backup: 2025-04-08 08:19:57
This commit is contained in:
parent
7c56971c40
commit
ea6354fa53
3 changed files with 30 additions and 9 deletions
39
.obsidian/workspace.json
vendored
39
.obsidian/workspace.json
vendored
|
@ -8,17 +8,35 @@
|
|||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "6550032d28b9171c",
|
||||
"id": "40e3ec35e1961dd0",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"file": "Concurrent Systems/notes/11 - non so cosa faremo oggi.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "2 - Fast mutex by Lamport"
|
||||
"title": "11 - non so cosa faremo oggi"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "bfb7d80a61762b38",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "ba09b8276acab4c7",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "pdf",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/slides/class 11.pdf"
|
||||
},
|
||||
"icon": "lucide-file-text",
|
||||
"title": "class 11"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -78,7 +96,8 @@
|
|||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 309.5
|
||||
"width": 309.5,
|
||||
"collapsed": true
|
||||
},
|
||||
"right": {
|
||||
"id": "bc4b945ded1926e3",
|
||||
|
@ -173,7 +192,8 @@
|
|||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 364.5
|
||||
"width": 364.5,
|
||||
"collapsed": true
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
|
@ -189,12 +209,15 @@
|
|||
"companion:Toggle completion": false
|
||||
}
|
||||
},
|
||||
"active": "6550032d28b9171c",
|
||||
"active": "ba09b8276acab4c7",
|
||||
"lastOpenFiles": [
|
||||
"Concurrent Systems/notes/11 - non so cosa faremo oggi.md",
|
||||
"Concurrent Systems/notes/10 - Implementing Consensus.md",
|
||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"Concurrent Systems/slides/class 11.pdf",
|
||||
"Concurrent Systems/notes/4 - Semaphores.md",
|
||||
"Concurrent Systems/notes/4b - Monitors.md",
|
||||
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
||||
"Concurrent Systems/notes/10 - Implementing Consensus.md",
|
||||
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||
"Concurrent Systems/slides/class 5.pdf",
|
||||
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||
|
@ -216,7 +239,6 @@
|
|||
"Concurrent Systems/notes/1 - CS Basics.md",
|
||||
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
|
||||
"Concurrent.md",
|
||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"Concurrent Systems/ignore this folder/Untitled.md",
|
||||
"Foundation of data science/notes/9 XGBoost.md",
|
||||
"Foundation of data science/notes/9 Random Forest.md",
|
||||
|
@ -232,7 +254,6 @@
|
|||
"Concurrent Systems/slides/class 6.pdf",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250325090735.png",
|
||||
"Concurrent Systems/slides/class 8.pdf",
|
||||
"Concurrent Systems/slides/class 7.pdf",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250324091452.png",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250324082534.png",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250324082545.png",
|
||||
|
|
0
Concurrent Systems/notes/11 - non so cosa faremo oggi.md
Normal file
0
Concurrent Systems/notes/11 - non so cosa faremo oggi.md
Normal file
BIN
Concurrent Systems/slides/class 11.pdf
Normal file
BIN
Concurrent Systems/slides/class 11.pdf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue