genode/repos/gems
Stefan Kalkowski ed1b8fb3f9 sculpt_manager: increase ram quota of nic driver
When running Sculpt OS on i.MX8 MW EVK or MNT Reform 2 the NIC driver
is far more hangry with respect to memory usage.

Fix genodelabs/genode#4407
2022-02-15 10:23:15 +01:00
..
include Remove gems/magic_ring_buffer.h 2022-02-15 10:17:28 +01:00
lib Add missing shared-object link dependencies 2022-02-15 10:23:14 +01:00
ports port/cbe: update to newest version 2022-02-15 10:23:15 +01:00
recipes Move exec_terminal to genode-world 2022-02-15 10:23:15 +01:00
run Remove fs_log component 2022-02-15 10:20:59 +01:00
sculpt sculpt_manager: touch-screen compatibility 2022-02-15 10:16:51 +01:00
src sculpt_manager: increase ram quota of nic driver 2022-02-15 10:23:15 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
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.