mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 21:27:56 +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 |
||
---|---|---|
.. | ||
cpu_quota.run | ||
cpu_scheduler.run |