mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
554146d39c
For several basic sessions that core provides default ram quota values exist in the form of enum values. They are used e.g. by init to deduce session costs. Unfortunately they were not used when actually establishing the session, which lead to inconsistencies. Ref #1443 |
||
---|---|---|
.. | ||
32bit/base | ||
64bit/base | ||
arm | ||
arm_v5/cpu | ||
arm_v6/cpu | ||
arm_v7/cpu | ||
base | ||
cap_session | ||
cpu | ||
cpu_session | ||
dataspace | ||
drivers | ||
io_mem_session | ||
io_port_session | ||
irq_session | ||
log_session | ||
pager | ||
parent | ||
pd_session | ||
platform | ||
platform_exynos5 | ||
ram_session | ||
rm_session | ||
rom_session | ||
root | ||
session | ||
signal_session | ||
thread | ||
trace_session | ||
util | ||
x86/cpu | ||
x86_32/cpu | ||
x86_64/cpu | ||
README |
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.