| Date: | Thu, 10 Jan 2008 08:58:33 -0600 |
|---|---|
| From: | "Mike Marty" <mike.marty@xxxxxxxxx> |
| Subject: | Re: [Gems-users] invalidating a cache block |
|
On Jan 10, 2008 2:06 AM, Mladen Nikitovic <mladen@xxxxxx> wrote:
Yes, something like that.
Close, but you might want to check the CacheRequestType in the in_port itself instead of using the above wrapper function. The reason is that for an INVALIDATE request, you do *not* want to make room for the block by kicking something else out. See how the in_port logic triggers a replacement for a victim on a Load, Store, or Ifetch
This is the corresponding generated C-file. I do not recommend modifying the generated files because when SLICC regenerates the file, your modifications are gone --Mike |
| Previous by Date: | Re: [Gems-users] MOESI_CMP_directory, Mike Marty |
|---|---|
| Next by Date: | [Gems-users] Problems when running only a process on CMP, 张量 |
| Previous by Thread: | Re: [Gems-users] invalidating a cache block, Mladen Nikitovic |
| Next by Thread: | Re: [Gems-users] invalidating a cache block, Mladen Nikitovic |
| Indexes: | [Date] [Thread] |