summaryrefslogtreecommitdiff
path: root/Kernel/VM/PhysicalRegion.h
diff options
context:
space:
mode:
authorTom <tomut@yahoo.com>2021-01-27 22:58:24 -0700
committerAndreas Kling <kling@serenityos.org>2021-01-28 17:35:41 +0100
commitd5472426ecb0a6c1e784add823c83b38e1b5ccb7 (patch)
tree6606d8c0a9bf7b7cf4877a72da2c1f8d1e33abd1 /Kernel/VM/PhysicalRegion.h
parente55d227f93791e56126f8d041d0a505ff10bf033 (diff)
downloadserenity-d5472426ecb0a6c1e784add823c83b38e1b5ccb7.zip
Kernel: Retire SchedulerData and add Thread lookup table
This allows us to get rid of the thread lists in SchedulerData. Also, instead of iterating over all threads to find a thread by id, just use a lookup table. In the rare case of having to iterate over all threads, just iterate the lookup table.
Diffstat (limited to 'Kernel/VM/PhysicalRegion.h')
0 files changed, 0 insertions, 0 deletions