genode/repos/base-hw
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
..
doc hw/doc: Update Muen tutorial 2017-05-02 15:28:53 +02:00
etc base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
include Annotate session interfaces with CAP_QUOTA 2017-05-31 13:16:04 +02:00
lib/mk base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
ports Update Muen port 2017-05-02 15:28:53 +02:00
recipes Depot-archive recipes 2017-05-31 13:15:56 +02:00
run hw: destroy active scheduling context (fix #1537) 2017-03-15 12:32:25 +01:00
src Replace Quota_exceeded by Insufficient_ram_quota 2017-05-31 13:16:05 +02:00