rt_benchs/communication_techniques/include
Thomas Preud'homme 975411a824 Split CSQ in 2 communication techniques.
* Divide CSQ in 2 communication techniques: one with 2 slots (as in
  BatchQueue aka c_cache) and one with 64 slots (as in the article)
* Rename fake communication technique in none communication technique
  and disable any activity (send no longer does anything)
2011-01-25 17:24:53 +01:00
..
asm_cache_comm.h Simplify and rewrite comm API. 2010-10-01 18:57:46 +02:00
c_cache_comm.h [commtech] Place volatile on the right qualifier. 2011-01-13 14:58:13 +01:00
commtech.h [commtech] Place volatile on the right qualifier. 2011-01-13 14:58:13 +01:00
csq_2_comm.h Split CSQ in 2 communication techniques. 2011-01-25 17:24:53 +01:00
csq_64_comm.h Split CSQ in 2 communication techniques. 2011-01-25 17:24:53 +01:00
csq_common_comm.h Split CSQ in 2 communication techniques. 2011-01-25 17:24:53 +01:00
fast_forward_comm.h Simplify and rewrite comm API. 2010-10-01 18:57:46 +02:00
jikes_barrier_comm.h comtechs bench: Better management of errors 2009-06-24 22:25:28 +02:00
lamport_comm.h Simplify and rewrite comm API. 2010-10-01 18:57:46 +02:00
mcringbuffer_comm.h Simplify and rewrite comm API. 2010-10-01 18:57:46 +02:00
none_comm.h Split CSQ in 2 communication techniques. 2011-01-25 17:24:53 +01:00
pipe_comm.h Simplify and rewrite comm API. 2010-10-01 18:57:46 +02:00
shared_mem_opt_comm.h Simplify and rewrite comm API. 2010-10-01 18:57:46 +02:00