diff options
author | Robin Burchell <robin+git@viroteck.net> | 2019-05-29 23:20:51 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-05-30 02:57:15 +0200 |
commit | 9cd0f6ffac0e22185455b884a9fcf0f810ac6da6 (patch) | |
tree | fb79a0609975ab93a9b7c719f1c61622a9b2cd15 /Kernel/Scheduler.h | |
parent | b160677e9e766b50a89210b6b645a8ba1cd1b7bd (diff) | |
download | serenity-9cd0f6ffac0e22185455b884a9fcf0f810ac6da6.zip |
Kernel/LibC: Implement sched_* functionality to set/get process priority
Right now, we allow anything inside a user to raise or lower any other process's
priority. This feels simple enough to me. Linux disallows raising, but
that's annoying in practice.
Diffstat (limited to 'Kernel/Scheduler.h')
0 files changed, 0 insertions, 0 deletions