mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
410099df70
Compared to the bytewise memset, a wordwise memset (or even multi-word) achieves a speedup of ~6. On Zynq-7000/Cortex-A9: 317 MiB/s -> 2040 MiB/s On base-linux x86_64: 3580 MiB/s -> 23700 MiB/s genodelabs/genode#4456 |
||
---|---|---|
.. | ||
base | ||
cpu | ||
cpu_session | ||
cpu_thread | ||
dataspace | ||
deprecated | ||
drivers | ||
io_mem_session | ||
io_port_session | ||
irq_session | ||
log_session | ||
parent | ||
pd_session | ||
region_map | ||
rm_session | ||
rom_session | ||
root | ||
session | ||
spec | ||
timer | ||
timer_session | ||
trace_session | ||
util | ||
vm_session | ||
README |
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.