mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-31 06:31:10 +00:00
This patch moves the eager allocation of view capabilities from the 'view' and 'child_view' RPC functions to the 'view_capability' RPC function, reducing the consumption of capabilities in all scenarios where views don't need to be shared between GUI sessions. Issue #5340
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.