rt_benchs/communication_techniques/src/communication
Thomas Preud'homme 5d71bc53f1 [commtech] Varying size of buffer for BatchQueue
Create several variation of BatchQueue, each with a different buffer
size: batch_queue_1024, batch_queue_512, ..., batch_queue_2.
2011-05-05 11:30:00 +02:00
..
batch_queue.c [commtech] Rename c_cache to batch_queue 2011-03-02 13:19:22 +01:00
batch_queue_2.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_4.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_8.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_16.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_32.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_64.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_128.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_256.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_512.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_1024.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
csq.c [commtech] CSQ use memcpy in dequeue for fairness 2011-01-19 12:37:14 +01:00
csq_2.c Split CSQ in 2 communication techniques. 2011-01-25 17:24:53 +01:00
csq_64.c Split CSQ in 2 communication techniques. 2011-01-25 17:24:53 +01:00
fast_forward.c [commtech] Place volatile on the right qualifier. 2011-01-13 14:58:13 +01:00
jikes_barrier.c commtech: BUFFIX in freeing pages 2009-07-01 01:48:13 +02:00
lamport.c [commtech] Place volatile on the right qualifier. 2011-01-13 14:58:13 +01:00
mcringbuffer.c [commtech] Make BUF_SIZE definition be per tech 2011-03-02 13:19:22 +01:00
none.c Split CSQ in 2 communication techniques. 2011-01-25 17:24:53 +01:00
pipe.c Simplify and rewrite comm API. 2010-10-01 18:57:46 +02:00
shared_mem_opt.c [commtech] Place volatile on the right qualifier. 2011-01-13 14:58:13 +01:00