genode/base-fiasco
Norman Feske 0dbb5e1696 Propagate 'Range_allocator::alloc_aligned' errors
This patch reflects eventual allocation errors in a more specific way to
the caller of 'alloc_aligned', in particular out-of-metadata and
out-of-memory are considered as different conditions.

Related to issue #526.
2012-11-28 22:51:09 +01:00
..
config base-fiasco: support 64bit build hosts 2012-11-15 10:32:05 +01:00
doc base-fiasco: document dependency to byacc 2012-11-15 10:31:48 +01:00
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include Generalize handling of PD-session arguments 2012-11-21 20:04:07 +01:00
lib/mk Unify policy name for Native_capability_tpl. 2012-03-10 15:52:13 +01:00
mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
run Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
src Propagate 'Range_allocator::alloc_aligned' errors 2012-11-28 22:51:09 +01:00
Makefile Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This repository contains the L4/Fiasco-specific implementation of Genode.

For instructions to build and start the Fiasco version of Genode, please
consult the documentation located at 'base-fiasco/doc/fiasco.txt'.