See CacheMemory.h. You could just change printData() to call print()
which is implemented.
I forgot why this got implemented the way it did. I think printData() was
meant to dump out the raw data values, and that print() was meant to dump
the Entry information (states, etc)
--mike
I tried dumping cache state when running with both opal and ruby (using
the MOESI_CMP_directory protocol, and I get the following message in the
.cache file:
printData() not supported
Does the cache state printing only work for certain protocols?
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.