-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* MSHR: Trunk at L3 need not Release, for non-inclusive this can help lower power and reduce memory bandwidth * MSHR: nested C should also update ** new_self_dir.dirty ** * SinkC: add buffer entries to avoid deadlock especially when 4 cores, duplicate probeAckData will not be cleaned until all of probeAcks are received, so buffer is easier to be full and cause deadlock
- Loading branch information
1 parent
fdd56a5
commit eca09f7
Showing
3 changed files
with
18 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters