内核线程能够调度

This commit is contained in:
zhangzheng
2024-04-01 16:10:59 +00:00
parent c57d9cbb82
commit c73c35c5b2
51 changed files with 900 additions and 349 deletions

View File

@@ -4,7 +4,14 @@ menu "Knl config"
menuconfig KNL_INFO
bool "knl info set"
default y
config KNL_TEST
bool "enable knl test."
default n
if KNL_INFO
config MMU
bool "support mmu"
default n
config PAGE_SHIFT
int "page shift"
default 9