genode/repos/gems
Norman Feske 55492fbe5b sculpt: assign CPU quotas
By assigning CPU budgets, base-hw's priorities come into effect.
Even though the chosen values are rather guessed than informed, they
yield a visibly improved responsiveness on the Pinephone.
2022-02-28 11:45:18 +01: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 Touch-screen keyboard 2022-02-28 11:45:18 +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: assign CPU quotas 2022-02-28 11:45:18 +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.