genode/repos/base-pistachio
Alexander Boettcher 430bde3636 core: remove unmap from rm_client
The flush/unmap of memory is tied to an address space and not to a thread.
Move the handling from the Rm_client to the Adress_space class.

Issue #2209
2017-08-28 16:49:44 +02:00
..
config Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
doc Disambiguate kernel-specific file names 2016-12-23 16:51:32 +01:00
etc Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
lib core: remove unmap from rm_client 2017-08-28 16:49:44 +02:00
patches pistachio: fix compilation with GCC 6 2017-05-31 13:16:07 +02:00
ports pistachio: fix compilation with GCC 6 2017-05-31 13:16:07 +02:00
recipes/src/base-pistachio depot: update recipe hashes 2017-08-18 10:25:28 +02:00
src core: remove unmap from rm_client 2017-08-28 16:49:44 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the L4ka::Pistachio-specific implementation of Genode.
Please see the documentation at 'base-pistachio/doc/pistachio.txt' for further
instructions on building and using Genode on the L4ka::Pistachio kernel.