mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
This patch prevents the driver from translating Insufficient_ram_quota and Insufficient_cap_quota exceptions to Service_denied exceptions at session-creation time. This enables the client to respond to such a condition by retrying the session creation with increased session quota.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.