rt_benchs/communication_techniques
Thomas Preud'homme 5eb7fb50c7 [commtech] CSQ use memcpy in dequeue for fairness
Paper about CSQ uses memcpy in enqueue and dequeue. Although it is not
possible to use memcpy in enqueue because of current API, it is possible
to use memcpy in dequeue, hence this commit.
2011-01-19 12:37:14 +01:00
..
include [commtech] Place volatile on the right qualifier. 2011-01-13 14:58:13 +01:00
src [commtech] CSQ use memcpy in dequeue for fairness 2011-01-19 12:37:14 +01:00
.channel.d Add benchs to compare communication techniques 2009-06-10 09:58:50 +02: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] Remove pipe_comm to produce 50000000 l 2011-01-16 17:27:21 +01:00
lancement.sh [commtech] Remove pipe_comm to produce 50000000 l 2011-01-16 17:27:21 +01:00
parsing.sh [commtech] Fix time metric pattern 2011-01-16 17:30:00 +01:00