fixed and applied, thanks!
Damien Zammit, le dim. 11 févr. 2024 12:00:29 +, a ecrit:
> This is only enabled when NCPUS > 1.
> Enables some older code paths that allows userspace
> to manage cpu resources via processor set RPCs.
>
> Size of struct task is preserved while making 4 bitfields
> a
This is only enabled when NCPUS > 1.
Enables some older code paths that allows userspace
to manage cpu resources via processor set RPCs.
Size of struct task is preserved while making 4 bitfields
addressable as 4 single byte fields.
---
configfrag.ac | 8 ++--
kern/task.h | 10 +-