mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-03 09:29:26 +00:00
The quota for the argument buffer is already accounted by using the Attached_ram_dataspace _argument_buffer, which uses the Constraint_ram_allocator _ram, which uses the Ram_quota_guard from the Session_object. Running on Sculpt with more than 1000 Subject_info objects/trace IDs the memory waste become noticeable.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.