'gem5 has encountered a segmentation fault!' for modifying MESI_Two_Level-L1cache.sm protocol. #1558
Unanswered
Jagadeesh-pradhani
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
MESI_Two_Level-L1cache.sm
MESI_Two_Level-L1cache.zip
output.out
output.zip
I have modified the SM file for the functionality as follows:
For a multicore simulation, when theres a miss in L1 cache the controller will check the for the cache block in neibour core's cache, if thats a hit then it will fetch that block from neibour else it will go for L2 cache.
Command line:
Error:
Beta Was this translation helpful? Give feedback.
All reactions