rt_benchs/communication_techniques/include
Thomas Preud'homme aef40ff651 [commtech] Fix cache line size
Cache line size in current processors (at least the one used for tests:
cerclon) is 64 bytes, not 128. Thus modifying the declaration in
commtech.h
2011-01-25 17:25:38 +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] Fix cache line size 2011-01-25 17:25:38 +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