genode/repos/base-hw/src
Stefan Kalkowski 8e2c95e5e4 hw: replace double_list implementation
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
2024-02-26 08:59:09 +01:00
..
bootstrap mmio: upper-bounds checks 2024-02-26 08:59:07 +01:00
core hw: replace double_list implementation 2024-02-26 08:59:09 +01:00
include mmio: upper-bounds checks 2024-02-26 08:59:07 +01:00
lib base-hw: port to new VMM library API 2023-10-04 13:22:03 +02:00
test hw: replace double_list implementation 2024-02-26 08:59:09 +01:00
timer/hw base: avoid implicit conversions 2021-12-17 15:04:44 +01:00