genode/repos/gems
Norman Feske fa5f8dbd55 sculpt: reduce NIC driver CPU quota
The value of 50% as assigned by commit "sculpt: add basic support for
i.MX8 Quad EVK" leaves too little room for other components of the
runtime subsystem. With the adjustements of commit "sculpt: assign CPU
quotas" the sum exeedcs 100%. Hence this commit tunes down the value to
sensible 10%.
2022-04-13 08:07:57 +02:00
..
include gems: Avoid flexible array member in Cached_font. 2022-02-15 10:23:58 +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 depot: update recipe hashes 2022-02-28 11:46:35 +01:00
run sculpt: assign CPU quotas 2022-02-28 11:45:18 +01:00
sculpt sculpt: assign CPU quotas 2022-02-28 11:45:18 +01:00
src sculpt: reduce NIC driver CPU quota 2022-04-13 08:07:57 +02: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.