mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 01:13:23 +00:00
Implement getcpu
syscall and add corresponding test application
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
9b8c6b5aa9
commit
6d42a07e95
@ -329,7 +329,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 306 | syncfs | ❌ |
|
||||
| 307 | sendmmsg | ❌ |
|
||||
| 308 | setns | ❌ |
|
||||
| 309 | getcpu | ❌ |
|
||||
| 309 | getcpu | ✅ |
|
||||
| 310 | process_vm_readv | ❌ |
|
||||
| 311 | process_vm_writev | ❌ |
|
||||
| 312 | kcmp | ❌ |
|
||||
|
Reference in New Issue
Block a user