rt_benchs/communication_techniques/src/calculation
Thomas Preud'homme c3aad28ad5 [commtech] Add calculation method
Add a calculation method which add the value of the first integer of
n consecutive cache lines and write the results in one of the integer of
these cache lines. Next calculation uses the next n consecutives cache
lines and write the result in the next integer.
2011-01-25 17:24:53 +01:00
..
calc_line.c [commtech] Add calculation method 2011-01-25 17:24:53 +01:00
calc_mat.c commtech: do_calc() return a void ** 2009-06-30 22:35:11 +02:00
calc_useless_loop.c commtech: BUGFIX unwanted optimization 2009-07-01 02:34:50 +02:00