56c56
< cpus = [ MemTest(max_loads=1e12, percent_uncacheable=0, progress_interval=1000) for i in xrange(nb_cores) ]
---
> cpus = [ MemTest(atomic=False, max_loads=1e12, percent_uncacheable=10, progress_interval=1000) for i in xrange(nb_cores) ]
93,94c93,94
< #root.trace.flags="Cache CachePort Bus"
< #root.trace.cycle=3810800
---
> #root.trace.flags="Cache CachePort MemoryAccess"
> #root.trace.cycle=1