feat: Improved SMP and added CPU-local contexts
This commit is contained in:
parent
8fac1270b1
commit
7ad2167e9d
7 changed files with 86 additions and 20 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -21,7 +21,8 @@
|
|||
"kpanic.h": "c",
|
||||
"smp.h": "c",
|
||||
"string_view": "c",
|
||||
"lapic.h": "c"
|
||||
"lapic.h": "c",
|
||||
"spinlock.h": "c"
|
||||
},
|
||||
"editor.formatOnPaste": true,
|
||||
"editor.formatOnSave": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue