genode/base/src
Alexander Boettcher 0b04f9de25 run: limit created threads in test
The rm_session quota of the context area is not sufficient to start more
then ~95 threads per address space. If one really needs so many threads per
address space one could increase the quota or dynamically respond to it using
the Expanding_rm_session class. Until now there is no need to support so much
threads per address space.

Issue #1122
2014-05-07 10:37:35 +02:00
..
base base: check cpu_session pointer during destruction 2014-04-29 15:30:27 +02:00
core Generate Genode version string on each build 2014-04-16 17:30:31 +02:00
lib Support for building all libs via 'make lib' 2012-01-24 18:56:35 +01:00
platform base & x86: setup GOT pointer in crt0.s 2014-03-03 12:48:29 +01:00
test run: limit created threads in test 2014-05-07 10:37:35 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This directory contains all source codes.