rt_benchs/communication_techniques/src
Thomas Preud'homme 4cdee1503e communication techniques bench: refactoring (1)
Main changes:
* change library initialization: initialization is done with
  init_library once and init_thread_comm by each thread
* cont is now directly accessed by main
* list of struct communication_assoc -> array of struct thread_comm
* struct communication_channel -> struct comm_channel
2009-06-17 18:15:16 +02:00
..
asm_cache.c communication techniques bench: refactoring (1) 2009-06-17 18:15:16 +02:00
common.c communication techniques bench: refactoring (1) 2009-06-17 18:15:16 +02:00
fake.c Communication techniques bench: add fake comm 2009-06-17 15:47:12 +02:00
jikes_barrier.c Communication techniques bench: add jikes barrier 2009-06-17 15:46:22 +02:00
main.c communication techniques bench: refactoring (1) 2009-06-17 18:15:16 +02:00
pipe.c communication technique benchs: We send addresses 2009-06-16 12:58:30 +02:00
shared_mem.c communication technique benchs: We send addresses 2009-06-16 12:58:30 +02:00
shared_mem_opt.c communication technique benchs: We send addresses 2009-06-16 12:58:30 +02:00