Re: [Gems-users] Trouble with MOESI_CMP_NUCA


Date: Fri, 7 Apr 2006 16:17:08 -0600
From: Steve Barrus <sbarrus@xxxxxxxxxxxx>
Subject: Re: [Gems-users] Trouble with MOESI_CMP_NUCA
Actually, I have COLLECTOR_HANDLES_OFF_CHIP_REQUESTS set to true.
I tried setting it to false, but there appears to be an assertion in
config/RubyConfig.C (line 141) that requires it to be set to true.

-Steve

On Fri, Apr 07, 2006 at 04:10:15PM -0500, Bradford Beckmann wrote:
> 
> Steve,
> 
> It appears that you have the configuration variable
> "COLLECTOR_HANDLES_OFF_CHIP_REQUESTS" set to false.  Is that correct?
>
> When running the MOESI_CMP_NUCA with the DNUCA cache block allocation
> policy, i.e. "g_NUCA_PREDICTOR_CONFIG == DNUCA", the
> "COLLECTOR_HANDLES_OFF_CHIP_REQUESTS" should be set to true as specified
> by http://www.cs.wisc.edu/gems/doc/wiki/moin.cgi/CMP-NUCA
> 
> However, the persistent requests mechanism should prevent the deadlock.
> I'm curious to see what happens to "line 0x30a840" between cycle 314953
> and 400001.
> 
> Brad
> 
[← Prev in Thread] Current Thread [Next in Thread→]