rt_benchs/communication_techniques
Thomas Preud'homme a20c9a8a21 [commtech] BatchQueue v2
Uses 2 mapping to the same structure to avoid prefetching of the
producer semi-buffer by the consumer. The idea is to access everything
through mapping 1 except semi-buffer 2 which is accessed through mapping
2.
2012-01-30 20:09:52 +01:00
..
include [commtech] BatchQueue v2 2012-01-30 20:09:52 +01:00
src [commtech] BatchQueue v2 2012-01-30 20:09:52 +01:00
.gitignore commtechs bench: Ready to bench 2009-06-18 22:16:29 +02:00
.main.d Add benchs to compare communication techniques 2009-06-10 09:58:50 +02:00
Makefile [commtech] BatchQueue v2 2012-01-30 20:09:52 +01:00
lancement.sh [commtech] Ensure real and displayed cmdline match 2011-05-27 15:42:40 +02:00
parsing.sh Support log file without "buf size" message 2011-05-04 19:34:58 +02:00