Date: | Mon, 19 Mar 2007 09:36:42 +0800 |
---|---|
From: | "hongxia sun" <sunhx.seraph@xxxxxxxxx> |
Subject: | Re: [Gems-users] getCacheEntry() |
Hi Dave,
"CacheMemory<ENTRY>::lookup(const Address&) " is called in many functions in CacheMemory class. The failed assertion might cause by your protocol. Because each transition will according to your cache state, and then it will do corresponding actions. If the actions violate the cache entry's state, such failure will occur.
Trace which transition and which action caused the failure and then you can fix the problem.
Good luck!
Hongxia SUN
2007/3/17, Dave Z. <zhu_dave@xxxxxxxxx>:
Hello, |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [Gems-users] MESI_SCMP_bankdirectory working, Niket Agarwal |
---|---|
Next by Date: | [Gems-users] triggering events, Dave Z. |
Previous by Thread: | [Gems-users] getCacheEntry(), Dave Z. |
Next by Thread: | [Gems-users] How can I use the microbenchmarks, Joaquin Sanchez Sanchez |
Indexes: | [Date] [Thread] |