Re: [gem5-users] Query on Generating Trace File for Last Level Caches

2012-12-07 Thread Andreas Hansson
y Vaish mailto:ni...@cs.wisc.edu>>, "gem5-users@gem5.org<mailto:gem5-users@gem5.org>" mailto:gem5-users@gem5.org>> Subject: Re: [gem5-users] Query on Generating Trace File for Last Level Caches On Fri, Dec 7, 2012 at 7:44 AM, Nilay Vaish mailto:ni...@cs.wisc.edu>>

Re: [gem5-users] Query on Generating Trace File for Last Level Caches

2012-12-07 Thread Abhishek Deshpande
On Fri, Dec 7, 2012 at 7:44 AM, Nilay Vaish wrote: > On Thu, 6 Dec 2012, Abhishek Deshpande wrote: > > Hi, >> I am new to Gem5. >> Please let me know how to enable L3 and confirm that it is working. I am >> using ALPHA architecture available in gem5 without any modification and >> using se.py co

Re: [gem5-users] Query on Generating Trace File for Last Level Caches

2012-12-07 Thread Nilay Vaish
On Thu, 6 Dec 2012, Abhishek Deshpande wrote: Hi, I am new to Gem5. Please let me know how to enable L3 and confirm that it is working. I am using ALPHA architecture available in gem5 without any modification and using se.py configuration file as available. Since you have not made any changes

Re: [gem5-users] Query on Generating Trace File for Last Level Caches

2012-12-06 Thread Abhishek Deshpande
Hi, I am new to Gem5. Please let me know how to enable L3 and confirm that it is working. I am using ALPHA architecture available in gem5 without any modification and using se.py configuration file as available. On Thu, Dec 6, 2012 at 4:20 AM, Nilay Vaish wrote: > On Thu, 6 Dec 2012, Abhishek De

Re: [gem5-users] Query on Generating Trace File for Last Level Caches

2012-12-06 Thread Nilay Vaish
On Thu, 6 Dec 2012, Abhishek Deshpande wrote: Hello, I am trying to find trace for Last Level Cache or L3, as I want to find Read and Writes Hits, Misses to LLC/L3. Using my current argument, I am able to find trace log for L1 and L2 cache. But, though I have L3 cache sizes defined, I am not g

[gem5-users] Query on Generating Trace File for Last Level Caches

2012-12-05 Thread Abhishek Deshpande
Hello, I am trying to find trace for Last Level Cache or L3, as I want to find Read and Writes Hits, Misses to LLC/L3. Using my current argument, I am able to find trace log for L1 and L2 cache. But, though I have L3 cache sizes defined, I am not getting data for LLC in generated trace file. I ca