mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-26 06:09:25 +00:00
1b66b1bd7c
'_env_ram' allocations can lead to 'Expanding_pd_session_client::try_alloc' quota upgrades, which in turn may lead to a resource request by the platform driver. Therefore, we check the available quota within the platform driver before allocations. This is not an optimal solution. issue #4667 related issue #3767
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.