Re: [gem5-users] Cache Hit & Miss latencies

2012-10-08 Thread Pavlos Maniotis
s > --- > Musharaf > > --- On Sun, 10/7/12, Pavlos Maniotis wrote: > > From: Pavlos Maniotis > Subject: Re: [gem5-users] Cache Hit & Miss latencies > To: "gem5 users mailing list" > Date: Sunday

Re: [gem5-users] Cache Hit & Miss latencies

2012-10-07 Thread Musharaf Hussain
Pavlos Thank you very much. I will try. Do you know about Instruction Cache(Icache)  and Data Cache (Dcache) ? Please let me know later. With many thanks --- Musharaf --- On Sun, 10/7/12, Pavlos Maniotis wrote: From: Pavlos Maniotis Subject: Re: [gem5-users] Cache Hit & Miss latencie

Re: [gem5-users] Cache Hit & Miss latencies

2012-10-07 Thread Pavlos Maniotis
and miss. > > > Musharaf > > > --- On Fri, 10/5/12, Pavlos Maniotis wrote: > > From: Pavlos Maniotis > Subject: Re: [gem5-users] Cache Hit & Miss latencies > To: "gem5 users mailing list" > Date: Friday, Octob

Re: [gem5-users] Cache Hit & Miss latencies

2012-10-07 Thread Musharaf Hussain
Hi Pavlos If you don't mind can you sent me your instruction of command line please. I want to see hit and miss. Musharaf   --- On Fri, 10/5/12, Pavlos Maniotis wrote: From: Pavlos Maniotis Subject: Re: [gem5-users] Cache Hit & Miss latencies To: "gem5 users mailing list&

Re: [gem5-users] Cache Hit & Miss latencies

2012-10-05 Thread Pavlos Maniotis
Thank you very much! Very helpful info! Pavlos On Fri, 2012-10-05 at 09:35 -0400, Tao Zhang wrote: > In configs/ruby/, there are several configuration files for each > coherence protocol (i.e., MESI_CMP_directory.py). The cache latency is > set in those files. Actually, the base class RubyCach

Re: [gem5-users] Cache Hit & Miss latencies

2012-10-05 Thread Tao Zhang
In case you didn't see my previous email, I paste it again. In configs/ruby/, there are several configuration files for each coherence protocol (i.e., MESI_CMP_directory.py). The cache latency is set in those files. Actually, the base class RubyCache has several latency parameters you can use(

Re: [gem5-users] Cache Hit & Miss latencies

2012-10-05 Thread Pavlos Maniotis
Thanks for the reply. I have already looked at Caches.py and CacheConfig.py but there is only one variable called "latency". I am looking for a more complete and accurate way to configure cache behavior. Pavlos On Fri, 2012-10-05 at 09:40 -0400, Tao Zhang wrote: > Hi Anthony, > > I think thes

Re: [gem5-users] Cache Hit & Miss latencies

2012-10-05 Thread Tao Zhang
Hi Anthony, I think these two files are limited to the classic memory system but not Ruby. Tao On 10/05/2012 09:29 AM, Anthony Gutierrez wrote: Try looking at the Caches.py and CacheConfig.py files. -Tony On Fri, Oct 5, 2012 at 9:27 AM, Pavlos Maniotis > wrote:

Re: [gem5-users] Cache Hit & Miss latencies

2012-10-05 Thread Tao Zhang
In configs/ruby/, there are several configuration files for each coherence protocol (i.e., MESI_CMP_directory.py). The cache latency is set in those files. Actually, the base class RubyCache has several latency parameters you can use(i.e., dataAccessLatency, tagAccessLatency). See its definitio

Re: [gem5-users] Cache Hit & Miss latencies

2012-10-05 Thread Anthony Gutierrez
Try looking at the Caches.py and CacheConfig.py files. -Tony On Fri, Oct 5, 2012 at 9:27 AM, Pavlos Maniotis wrote: > Can somebody help me find where to set cache memory parameters? > For the time I care about Hit & Miss latencies etc... > I use ALPHA ISA in fs mode and I run the splash2 benchma

[gem5-users] Cache Hit & Miss latencies

2012-10-05 Thread Pavlos Maniotis
Can somebody help me find where to set cache memory parameters? For the time I care about Hit & Miss latencies etc... I use ALPHA ISA in fs mode and I run the splash2 benchmarks with ruby memory system. Thanks in advance! Pavlos ___ gem5-users mailing