genode/repos/gems
Martin Stein b44ffc9361 tresor: snap garbage collection on each request
The Superblock Control module now issues a snapshot garbage collection on each
incoming request. In return for that, the commit removes all calls to the
garbage collection from other modules.

Ref #4971
2024-04-12 15:00:45 +02:00
..
include depot_query: add support for bin and dbg archives 2024-02-26 08:59:09 +01:00
lib gems: remove unused import-sha256_4k.mk 2023-12-13 12:33:05 +01:00
recipes sculpt: add gdb_x86 to distribution and index 2024-04-12 15:00:45 +02:00
run sculpt: add gdb_x86 to distribution and index 2024-04-12 15:00:45 +02:00
sculpt sculpt: host PC framebuffer drivers in runtime 2024-04-12 12:57:30 +02:00
src tresor: snap garbage collection on each request 2024-04-12 15:00:45 +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.