mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-30 02:28:54 +00:00
8e2c95e5e4
Replace double linked list by normal Genode::List with an additional pointer to last list member to efficiently handle the scheduler share lists. Moreover, move it into the private part of the Cpu_scheduler class, the only scope where it is used anymore. Ref genodelabs/genode#5115 |
||
---|---|---|
.. | ||
bootstrap | ||
core | ||
include | ||
lib | ||
test | ||
timer/hw |