jhunterh / Cache-Hierarchy-Simulation-Tool

This tool is a highly configurable cache hierarchy simulator for use in computer architecture research and study.
0 stars 0 forks source link

DataGeneratorTool Might need to produce ProcessID as part of the Output File. #4

Closed jhunterh closed 5 months ago

jhunterh commented 5 months ago

Need to determine if the output file(s) need(s) to include process id. If so, then that needs to be implemented.

CapdinCrando commented 5 months ago

This would be useful if we are implementing a more realistic, virtual memory structure.

jhunterh commented 5 months ago

Should be addressed by PR#8 https://github.com/jhunterh/Cache-Hierarchy-Simulation-Tool/pull/8