summaryrefslogtreecommitdiff
path: root/Meta
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-11-06 16:26:51 +0100
committerAndreas Kling <awesomekling@gmail.com>2019-11-06 16:30:06 +0100
commit083c5f8b89ff7322770e53c640202b630864ba0d (patch)
treeb1ba41604474fc94c9348ec0c707c9a2ae41fb56 /Meta
parente33bbdb6ba860f4d570d06516090df0e6cf3e91a (diff)
downloadserenity-083c5f8b89ff7322770e53c640202b630864ba0d.zip
Kernel: Rework Process::Priority into ThreadPriority
Scheduling priority is now set at the thread level instead of at the process level. This is a step towards allowing processes to set different priorities for threads. There's no userspace API for that yet, since only the main thread's priority is affected by sched_setparam().
Diffstat (limited to 'Meta')
0 files changed, 0 insertions, 0 deletions