genode/repos/os/run
Norman Feske 511acad507 Consolidate RM service into PD session
This patch integrates three region maps into each PD session to
reduce the session overhead and to simplify the PD creation procedure.
Please refer to the issue cited below for an elaborative discussion.

Note the API change:

With this patch, the semantics of core's RM service have changed. Now,
the service is merely a tool for creating and destroying managed
dataspaces, which are rarely needed. Regular components no longer need a
RM session. For this reason, the corresponding argument for the
'Process' and 'Child' constructors has been removed.

The former interface of the 'Rm_session' is not named 'Region_map'. As a
minor refinement, the 'Fault_type' enum values are now part of the
'Region_map::State' struct.

Issue #1938
2016-05-09 13:10:51 +02:00
..
ahci_bench.run Explicitly set Qemu disk-image format to raw 2016-04-11 11:51:44 +02:00
ahci_blk.run Explicitly set Qemu disk-image format to raw 2016-04-11 11:51:44 +02:00
audio_out_click.run os: add sporadic sound test 2015-09-09 15:14:29 +02:00
blk_cache.run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
blk.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
bomb.run os: avoid blocking on resource request in bomb.run 2015-07-21 09:36:46 +02:00
clipboard.run Update run scenarios for policy label matching 2015-11-29 18:17:06 +01:00
config_args.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
cpu_quota.run cpu_quota hw exynos5: raise error tolerance 2015-12-10 13:16:26 +01:00
cpufreq.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
demo.run demo: adapt nested nitpicker config 2015-12-10 13:16:27 +01:00
dynamic_config_loader.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
dynamic_config_slave.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
dynamic_config.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
fault_detection.run Rename "failsafe" test to "fault_detection" 2015-06-22 14:43:40 +02:00
fb_bench.run Framebuffer throughput test 2015-08-31 09:09:22 +02:00
framebuffer.run pci: convert to platform_drv 2015-06-22 14:43:34 +02:00
fs_log.run server/fs_log: merge labels using 'label_prefix' 2015-11-29 18:17:09 +01:00
gpio_drv.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
gpio_led.run gpio: examples for GPIO driver 2015-08-31 09:09:23 +02:00
gpio_signal.run gpio: examples for GPIO driver 2015-08-31 09:09:23 +02:00
input.run ps2: support verbose config parameter 2015-11-27 12:18:51 +01:00
kdb_uart_drv.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
loader.run Update run scenarios for policy label matching 2015-11-29 18:17:06 +01:00
mixer.run mixer: add reporting and config handling 2015-11-18 12:22:07 +01:00
nic_loopback.run os: use the server API in server/nic_loopback 2015-06-22 14:43:40 +02:00
panda_uart4_echo.run Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
part_blk.run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
ram_fs_chunk.run Log name of exiting child from Child::exit() 2014-09-11 10:23:39 +02:00
report_rom.run Consolidate RM service into PD session 2016-05-09 13:10:51 +02:00
resource_request.run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
resource_yield.run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
rom_blk.run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
rom_filter.run Consolidate RM service into PD session 2016-05-09 13:10:51 +02:00
rom_to_file.run Component writing a ROM into a file-system session 2016-04-25 10:47:59 +02:00
rtc.run os: structured timestamp in Rtc session 2015-02-16 13:40:34 +01:00
sd_card_bench.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
sd_card.run Explicitly set Qemu disk-image format to raw 2016-04-11 11:51:44 +02:00
signal.run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
synced_interface.run Log name of exiting child from Child::exit() 2014-09-11 10:23:39 +02:00
tar_rom.run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
terminal_crosslink.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
thread_join.run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
timed_semaphore.run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
timer.run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
trace.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
tz_vmm.run tz_vmm usb_armory: update binary URIs 2016-04-25 11:12:38 +02:00
uart.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
usb_block.run Explicitly set Qemu disk-image format to raw 2016-04-11 11:51:44 +02:00
vfs_stress_fs.run server/vfs: refactor for client isolation 2016-04-25 10:47:53 +02:00
vfs_stress_ram.run server/vfs: refactor for client isolation 2016-04-25 10:47:53 +02:00
vmm.run hw_arndale: enable ARM virtualization extensions 2015-02-27 11:48:05 +01:00
volatile_object.run Log name of exiting child from Child::exit() 2014-09-11 10:23:39 +02:00
weak_ptr.run base: extend weak pointer test (Ref #1607) 2015-07-07 19:48:06 +02:00
xml_generator.run xml_generator: support bool and integer types 2015-12-17 10:38:19 +01:00
xml_node.run Test for the XML parser 2016-03-10 17:08:52 +01:00