You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BagPipeOuO 5f2b64a9b9
x
5 months ago
..
README x 5 months ago
access_protection_app.cpp x 5 months ago
address_mapping.cpp x 5 months ago
address_mapping_probe.cpp x 5 months ago
allcache.cpp x 5 months ago
big_malloc.cpp x 5 months ago
cache.H x 5 months ago
check_memory_access_app.cpp x 5 months ago
check_memory_access_tool.cpp x 5 months ago
dcache.cpp x 5 months ago
dcache_xscale_config.cpp x 5 months ago
footprint.H x 5 months ago
footprint.cpp x 5 months ago
icache.cpp x 5 months ago
makefile x 5 months ago
makefile.rules x 5 months ago
malloc_stress.cpp x 5 months ago
memalign.cpp x 5 months ago
memalloc.cpp x 5 months ago
memalloc2.cpp x 5 months ago
memory_allocation_from_app_access_protection_tool.cpp x 5 months ago
memory_allocation_from_tool_access_protection_tool.cpp x 5 months ago
memory_limit.cpp x 5 months ago
mmap_reader_app.cpp x 5 months ago
new_delete_app.cpp x 5 months ago
new_delete_tool.cpp x 5 months ago
print_stack.c x 5 months ago
print_vdso.c x 5 months ago
print_vvar.cpp x 5 months ago
restrict_memory_vdso.cpp x 5 months ago

README

allcache - shows all the capabilities of the cache simulator
           
dcache - shows all the capabilities of the cache simulator
         NB: for performance reasons we do not model the icache

dcache_xscale_config - models the cache hierarchy of and ipaq 55xx PDA
                       cache size, associativity, etc. can be changed via commanline line switches
                       NB: for performance reasons we do not model the icache