genode/repos/base-hw/src/core/spec
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
..
arm base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
arm_gic base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
arm_v6 hw: cleanup core code (Ref #2394) 2017-05-31 13:15:53 +02:00
arm_v7 Replace Quota_exceeded by Insufficient_ram_quota 2017-05-31 13:16:05 +02:00
arndale base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
cortex_a8 hw: cleanup core code (Ref #2394) 2017-05-31 13:15:53 +02:00
cortex_a9 base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
cortex_a15 base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
exynos5 base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
imx base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
imx53 base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
imx53_qsb base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
odroid_xu base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
panda base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
pbxa9 base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
pl011 base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
riscv base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
rpi base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
smp/kernel hw: remove core internal header directories 2017-05-31 13:15:52 +02:00
tl16c750 base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
usb_armory base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
wand_quad base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
x86_64 base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
xilinx_uartps_0 base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
zynq_qemu base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00