mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
81613afa03
Whenever an environment session was provided by an asynchronous service, e.g., the depot_rom of the sculpt scenario, the session quota was not transferred to the server at session-creation time. This resulted in a slow depletion of the server's quota over time. This patch ensures that the delivery of session quota is consistent with the information reported to the server as session argument. |
||
---|---|---|
.. | ||
base | ||
cap_session | ||
cpu | ||
cpu_session | ||
cpu_thread | ||
dataspace | ||
deprecated | ||
drivers | ||
io_mem_session | ||
io_port_session | ||
irq_session | ||
log_session | ||
parent | ||
pd_session | ||
ram_session | ||
region_map | ||
rm_session | ||
rom_session | ||
root | ||
session | ||
spec | ||
thread | ||
trace_session | ||
util | ||
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.