mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-20 13:06:33 +00:00
Add dummy syscall sched_getaffinity
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
e1480f94ee
commit
2ecca7af6b
@ -224,7 +224,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 201 | time | ✅ |
|
||||
| 202 | futex | ✅ |
|
||||
| 203 | sched_setaffinity | ❌ |
|
||||
| 204 | sched_getaffinity | ❌ |
|
||||
| 204 | sched_getaffinity | ✅ |
|
||||
| 205 | set_thread_area | ❌ |
|
||||
| 206 | io_setup | ❌ |
|
||||
| 207 | io_destroy | ❌ |
|
||||
|
Reference in New Issue
Block a user