mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 07:00:55 +00:00
Large deployments (e.g., using the Falkon browser) can significantly inflate the RAM quota of depot_rom. When switching the Sculpt storage target (using the "Use" buttons), depot_rom is restarted. Right now, however, it retains its (inflated) quota. It is better to reset the quota to its initial value to free up RAM that thereby becomes usable for a different deployment. Otherwise, the depot_rom's resources can be deflated only by rebooting.
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.