genode/repos/base/src/core/include
Martin Stein c9272937e7 CPU session: apply quota via relative weightings
Physical CPU quota was previously given to a thread on construction only
by directly specifying a percentage of the quota of the according CPU
session. Now, a new thread is given a weighting that can be any value.
The physical counter-value of such a weighting depends on the weightings
of the other threads at the CPU session. Thus, the physical quota of all
threads of a CPU session must be updated when a weighting is added or
removed. This is each time the session creates or destroys a thread.

This commit also adapts the "cpu_quota" test in base-hw accordingly.

Ref #1464
2015-05-06 10:55:16 +02:00
..
trace Extract numeric string arguments with the correct signedness 2015-04-13 14:18:15 +02:00
address_space.h Add 'Weak_ptr' to the public Genode API 2014-08-11 15:55:32 +02:00
cap_root.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
cap_session_component.h core: remove global capability id counter 2015-04-17 16:13:19 +02:00
core_env.h base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
core_mem_alloc.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
core_parent.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
core_rm_session.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
cpu_root.h Extract numeric string arguments with the correct signedness 2015-04-13 14:18:15 +02:00
cpu_session_component.h CPU session: apply quota via relative weightings 2015-05-06 10:55:16 +02:00
cpu_thread_allocator.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
dataspace_component.h base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
io_mem_root.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
io_mem_session_component.h base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
io_port_root.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
io_port_session_component.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
irq_proxy.h base: make irq_session asynchronous 2015-04-23 16:47:58 +02:00
irq_root.h base: make irq_session asynchronous 2015-04-23 16:47:58 +02:00
irq_session_component.h base: make irq_session asynchronous 2015-04-23 16:47:58 +02:00
log_root.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
log_session_component.h base: append label per line properly (log service) 2015-01-20 11:23:51 +01:00
multiboot.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
pd_root.h base: assign allocator and quota to platform pd 2015-04-17 16:13:19 +02:00
pd_session_component.h base: assign allocator and quota to platform pd 2015-04-17 16:13:19 +02:00
platform_generic.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
platform_services.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
ram_root.h Extract numeric string arguments with the correct signedness 2015-04-13 14:18:15 +02:00
ram_session_component.h base: support phys range specifier in ram_session 2015-02-16 13:40:38 +01:00
rm_root.h Extract numeric string arguments with the correct signedness 2015-04-13 14:18:15 +02:00
rm_session_component.h base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
rom_fs.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rom_root.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rom_session_component.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
signal_root.h Extract numeric string arguments with the correct signedness 2015-04-13 14:18:15 +02:00
signal_session_component.h Increase slab-block size in signal component 2014-10-10 13:02:29 +02:00