为每个核心分配单独的IST

This commit is contained in:
fslongjin
2022-04-13 17:58:06 +08:00
parent 3fc2ec6d7e
commit 82e34f271f
11 changed files with 103 additions and 74 deletions

View File

@ -72,7 +72,6 @@ void sched_cfs()
break;
}
}
switch_proc(current_pcb, proc);
}
else // 不进行切换