Hi Furat,

I just noticed that you changed the code as:

>  l3->set_wt_disable(false);
>
 However, there was no functions called set_wt_disable defined in MESICache.
Is there anything wrong? What I did was just to remove that statement. And I
tried 2 different checkpoints for a 2-core CMP, the result was the same:
someStructIsFull_

On Thu, May 5, 2011 at 12:08 PM, Furat Afram <[email protected]> wrote:

> Hi
> I checked ifL3IsDefinedAsMesiCache.log and marss stop working because the
> rob is empty.  I changed the latest copy of marss (from the github)
>  CacheController *l3 = new CacheController(0, l3_name->buf, this,
> L3_CACHE);
>  l3->set_wt_disable(false);
>


> and running the Fibonacci binary and it is running fine
> what benchmark are you running ?
> and are you using the latest copy from the github ?
> -Furat
>
>
> On Wed, May 4, 2011 at 6:15 PM, Yingying Tian <[email protected]> wrote:
>
>> Thank you for your reply. In the attachment there are three log files. One
>> is the output if L3 is defined as a MesiCache, the other two are from the
>> code that I implemented inclusion functions myself in CacheController.cpp.
>> In those two log files, one is the system output with the log level 6 and
>> the other is my own output file for debugging.
>
>
>
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to