fn sys_priority(all_state: &mut InterruptAllSavedState) -> SyscallResult
Expand description

Set and Get process priority TODO: implement security levels, as now we can change the priority of any process