mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
Patch isolate sched_cfs (#62)
* 独立cfs到新的文件 * update * bugfix: 解决调度器卡住的问题 Co-authored-by: longjin <longjin@RinGoTek.cn>
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -146,7 +146,8 @@
|
||||
"lockref.h": "c",
|
||||
"compiler_attributes.h": "c",
|
||||
"timer.h": "c",
|
||||
"hid.h": "c"
|
||||
"hid.h": "c",
|
||||
"cfs.h": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "Enabled",
|
||||
"esbonio.sphinx.confDir": ""
|
||||
|
Reference in New Issue
Block a user