genode/repos/gems
Norman Feske 75b04b38f6 Adjust RAM and cap quotas
The recent changes of the GUI stack (proper accounting of cap and RAM
resources by the window manager and nitpicker, output buffered at the
server side) require quota adjustments at various GUI-related places.

Issue #5356
2024-10-08 09:09:24 +02:00
..
include framebuffer_session: accessors for buffer surfaces 2024-10-08 09:09:24 +02:00
lib gems: VFS OSS plugin for Record/Play session 2024-04-12 15:08:00 +02:00
recipes Adjust RAM and cap quotas 2024-10-08 09:09:24 +02:00
run sculpt: version 24.10 2024-10-08 09:09:24 +02:00
sculpt Adjust RAM and cap quotas 2024-10-08 09:09:24 +02:00
src Adjust RAM and cap quotas 2024-10-08 09:09:24 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory is a source-code repository containing Genode-specific services
and applications. In contrast to the components hosted in the 'os' repository,
programs contained in 'gems' are able to leverage the functionalities provided
by higher-level repositories such as 'libports'. To use the 'gems' repository,
make sure to also add those repositories to your build configuraion.