mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-19 12:36:46 +00:00
Implement system call sched_get/set_affinity
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
3468ec213b
commit
e319641b4d
@ -93,7 +93,7 @@ mod rt_sigpending;
|
||||
mod rt_sigprocmask;
|
||||
mod rt_sigreturn;
|
||||
mod rt_sigsuspend;
|
||||
mod sched_getaffinity;
|
||||
mod sched_affinity;
|
||||
mod sched_yield;
|
||||
mod select;
|
||||
mod semctl;
|
||||
|
Reference in New Issue
Block a user