| Date: | Wed, 16 Apr 2008 16:26:13 +0800 |
|---|---|
| From: | "Hui Li" <lihui@xxxxxxxxxxxxxxxx> |
| Subject: | [Gems-users] "e_sendData" in MOESI_CMP_directory-L1cache.sm |
hello,
the action e_sendData in MOESI_CMP_directory-L1cache.sm always does this:
out_msg.Dirty := false;
so it means that the contents in the cache entry are the same with memory.
however, in transition:
transition(M, Fwd_GETS, O) {
e_sendData;
l_popForwardQueue;
}
the Dirty flag should be true, right? or I missed some point?
regards,
lihui
|
| [← Prev in Thread] | Current Thread | [Next in Thread→] |
|---|---|---|
| ||
| Previous by Date: | Re: [Gems-users] PerfectCacheMemory in MOESI_CMP_directory, Huan Fang |
|---|---|
| Next by Date: | Re: [Gems-users] "e_sendData" in MOESI_CMP_directory-L1cache.sm, Marco Solinas |
| Previous by Thread: | Re: [Gems-users] "DYNAMIC_AF" or "STATIC_AF", question about, opal power, Luke Yen |
| Next by Thread: | Re: [Gems-users] "e_sendData" in MOESI_CMP_directory-L1cache.sm, Marco Solinas |
| Indexes: | [Date] [Thread] |