genode/repos/os
Norman Feske 17fda73ca1 block_tester: update to new block-client API
- Added 'io_buffer' attribute, default is 4M
- Added 'batch' attribute, specifying the number of jobs used
  in parallel, default is 1 (sequential)
- Removed 'synchronous' attribute (use batch of 1 instead)
- Added 'copy' attribute (default "yes")
- Print number of signals ("triggered")

Issue #3283
2019-05-06 16:15:25 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include block_session: new client-side API 2019-05-06 16:15:25 +02:00
lib sd_card_drv: support for Nitrogen6 SoloX 2019-02-26 14:45:31 +01:00
recipes depot: update recipe hashes 2019-04-09 12:30:35 +02:00
run block_tester: update to new block-client API 2019-05-06 16:15:25 +02:00
src block_tester: update to new block-client API 2019-05-06 16:15:25 +02:00
xsd nic_bridge: fixed MAC addresses 2018-11-27 11:36:35 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.