genode/repos/gems
Norman Feske ec50c008bb wm: account session resources
With this patch, the wm accounts RAM and caps consumed on behalf of its
clients to the respective client's session quota instead of paying out
of its own pocket. This should make the wm resilient against resource
exhaustion and lowers the quota requirements.

Issue #5340
2024-10-07 15:54:59 +02:00
..
include gui_session: manage view ID at the client side 2024-08-27 15:29:38 +02:00
lib gems: VFS OSS plugin for Record/Play session 2024-04-12 15:08:00 +02:00
recipes wm: account session resources 2024-10-07 15:54:59 +02:00
run wm: account session resources 2024-10-07 15:54:59 +02:00
sculpt wm: account session resources 2024-10-07 15:54:59 +02:00
src wm: account session resources 2024-10-07 15:54:59 +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.