mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-19 04:56:30 +00:00
为每个核心分配单独的IST
This commit is contained in:
@ -72,7 +72,6 @@ void sched_cfs()
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
switch_proc(current_pcb, proc);
|
||||
}
|
||||
else // 不进行切换
|
||||
|
Reference in New Issue
Block a user