mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-24 13:05:41 +00:00
The hard resource limit introduced by "sculpt: upper limit for automatic quota upgrading" is too conservative for typical use cases of the RAM fs. This commit makes the limit adjustable per managed component and relaxes the limit for the RAM fs and depot_rom from 256 MiB to 2 GiB. Issue #5174
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.