Description: This program demonstrates the allocation of memory with different
memory controller and cache homing properties. It also measures the
performance of the different memory types in a variety of situations.
See the Application Libraries Reference Guide for more information
about the APIs used in this example.
To build:
TILERA_ROOT=<path_to_MDE> make
To run on a TILExpress card:
TILERA_ROOT=<path_to_MDE> make run_pci
To Search:
File list (Check if you may need any files):
memory_perf\Makefile
...........\memory.c
...........\output.txt
...........\README.txt
memory_perf