new: kthread机制

This commit is contained in:
fslongjin
2022-09-30 15:30:50 +08:00
parent edef02286e
commit 02a6b3a303
21 changed files with 802 additions and 326 deletions

3
kernel/common/numa.h Normal file
View File

@ -0,0 +1,3 @@
#pragma once
#define NUMA_NO_NODE (-1)