genode/repos/gems
Norman Feske 2b632760b6 driver manager: increase RAM quota for usb_drv
Without this patch, usb_drv would issue a resource request when
assigning a USB device to a VM in the sculpt scenario.

Furthermore, the patch adjusts the intel_fb quota to enable it on
devices where the driver allocates the framebuffer in many 4K pieces.
2017-11-09 12:18:41 +01:00
..
include gems: reset 'Nitpicker_buffer' to gray, not black 2017-08-28 16:49:39 +02:00
lib nova: use 'Native_cpu' component for thread initialization 2017-03-15 12:24:42 +01:00
recipes driver manager: increase RAM quota for usb_drv 2017-11-09 12:18:41 +01:00
run update recipe drivers_interactive-pc for hardware 2017-11-09 12:18:41 +01:00
src driver manager: increase RAM quota for usb_drv 2017-11-09 12:18:41 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

README

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.