genode/base-foc/include/base
Sebastian Sumpf 3ae2c1712e base-foc: Do not touch memory during map operation
Don't do anything in Mapping::prepare_map_operation.  At this point and in the
current implementation, the memory has been mapped and cleared already. Touching
the memory may only pollute the cache causing data corruption in DMA memory.

Fixes issue #452
2013-03-20 10:06:16 +01:00
..
cap_alloc.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cap_map.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
ipc_msgbuf.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
ipc_pager.h base-foc: Do not touch memory during map operation 2013-03-20 10:06:16 +01:00
native_types.h foc: Make context area configurable in core 2013-02-25 16:45:48 +01:00
thread_state.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00