genode/repos/base/include/base
Norman Feske 6609aafb05 Replace Quota_exceeded by Insufficient_ram_quota
This patch replaces the 'Parent::Quota_exceeded',
'Service::Quota_exceeded', and 'Root::Quota_exceeded' exceptions
by the single 'Insufficient_ram_quota' exception type.

Furthermore, the 'Parent' interface distinguished now between
'Out_of_ram' (the child's RAM is exhausted) from
'Insufficient_ram_quota' (the child's RAM donation does not suffice to
establish the session).

This eliminates ambiguities and removes the need to convert exception
types along the path of the session creation.

Issue #2398
2017-05-31 13:16:05 +02:00
..
trace Trace::Logger: workaround for compiling with GCC 6 2017-05-31 13:15:50 +02:00
affinity.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
allocator_avl.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
allocator_guard.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
allocator.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
attached_dataspace.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
attached_io_mem_dataspace.h Replace Quota_exceeded by Insufficient_ram_quota 2017-05-31 13:16:05 +02:00
attached_ram_dataspace.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
attached_rom_dataspace.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
blocking.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cache.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cancelable_lock.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
capability.h Cleanup Call_return encapsulation in call() 2017-05-02 15:28:52 +02:00
child.h base: use 'Ram_quota' in 'Ram_session' args 2017-05-31 13:16:04 +02:00
component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
connection.h base: use 'Ram_quota' in 'Ram_session' args 2017-05-31 13:16:04 +02:00
console.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
debug.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
entrypoint.h base: classify signals as I/O and application level 2017-05-31 13:15:58 +02:00
env.h Replace Quota_exceeded by Insufficient_ram_quota 2017-05-31 13:16:05 +02:00
exception.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
heap.h base: new 'Ram_allocator' interface 2017-05-31 13:16:04 +02:00
id_space.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
ipc_msgbuf.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
ipc.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
local_connection.h Replace Quota_exceeded by Insufficient_ram_quota 2017-05-31 13:16:05 +02:00
lock_guard.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
lock.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
log.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
native_capability_tpl.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
native_capability.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
object_pool.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
output.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
printf.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
quota_guard.h base: 'Quota_guard' utility for tracking quotas 2017-05-31 13:16:04 +02:00
ram_allocator.h base: new 'Ram_allocator' interface 2017-05-31 13:16:04 +02:00
registry.h Check Registered base class provides virtual destructor 2017-03-24 16:20:04 +01:00
rpc_args.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
rpc_client.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
rpc_server.h hw: fix race in signal dispatching 2017-02-28 13:00:41 +01:00
rpc.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
semaphore.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
service.h Replace Quota_exceeded by Insufficient_ram_quota 2017-05-31 13:16:05 +02:00
session_label.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
session_state.h Replace Quota_exceeded by Insufficient_ram_quota 2017-05-31 13:16:05 +02:00
shared_object.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
signal.h base: classify signals as I/O and application level 2017-05-31 13:15:58 +02:00
slab.h base: add Slab::avail_entries accessor 2017-05-31 13:16:03 +02:00
sleep.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
snprintf.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
stdint.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
synced_allocator.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
synced_interface.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
thread_state_base.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
thread_state.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
thread.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
tslab.h base: construct 'Tslab' with allocator reference 2017-05-31 13:16:03 +02:00
weak_ptr.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00