mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-24 13:05:41 +00:00
The accounting of caps for the UTCB allocation on base-hw puts pressure on the out-of-ram/caps handling of Create_thread_result in the CPU sampler. This patch implements the formerly missing error handling. Issue #5408
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.