Re: [gem5-users] About L1 dcache prefetcher

2012-11-12 Thread IC
though I use pthread_setaffinity_np in FS mode. Regards So, you don't have system.cpu0.dcache.prefetcher ? On 11/8/12, IC wrote: > Hello, > > When I enable stride prefetcher on L1 dcache, and run timing mode on 4 > cores configuration, > > The stats.txt shows that on

[gem5-users] About L1 dcache prefetcher

2012-11-07 Thread IC
Hello, When I enable stride prefetcher on L1 dcache, and run timing mode on 4 cores configuration, The stats.txt shows that only one core (core1) has prefetch statistics.The number are zero on other core's prefetcher. system.cpu1.dcache.prefetcher.prefetcher.num_hwpf_identified 10455

[gem5-users] About ARM_FS disk image

2011-08-31 Thread IC
Hello , Because the ARM image from gem5 download page is small, I try to build a new big one. I referenced the page http://gem5.org/Ubuntu_Disk_Image_for_ARM_Full_System, and I used the arm-ubuntu-natty-headless.img from this. ( http://www.m5sim.org/dist/current/arm/arm-system-2011-08.tar.bz2)

[gem5-users] About ARM_FS disk image

2011-08-31 Thread IC
Hello , Because the ARM image from gem5 download page is small, I try to build a new big one. I referenced the page http://gem5.org/Ubuntu_Disk_Image_for_ARM_Full_System, and I used the arm-ubuntu-natty-headless.img from this. ( http://www.m5sim.org/dist/current/arm/arm-system-2011-08.tar.bz2)