genode/os/include/block
Stefan Kalkowski 5a4cb7fcfb block: eliminate thread in generic block_component
Instead of using an additional thread in each Session_component of a
block server, which uses the generic block component and driver classes,
replace it with signal dispatchers.

Ref #113
2013-12-03 08:33:26 +01:00
..
component.h block: eliminate thread in generic block_component 2013-12-03 08:33:26 +01:00
driver.h block_session: extend interface with sync() call 2013-11-25 12:12:31 +01:00