[gem5-users] Re: O3 CPU RAM Usage

2024-01-24 Thread muke101 via gem5-users
Hi, just sharing some info I've found that look like a possible Gem5 bug: Below around 1024 physical registers (for all three data types) memory usage is at normal levels (around half a gb). At 1024 and beyond, memory usage reaches incredibly high levels that even my machine with 500GB of

[gem5-users] How to obtain real-time cache information in FS simulation

2024-01-24 Thread tyhtyh--- via gem5-users
Hello, I plan to enable my program to read hardware information from the underlying layer during full simulation, such as the hit rate of L1 cache, and then schedule based on this information. However, I am not sure how to implement it. My current idea is to add new instructions to Gem5 and

[gem5-users] Re: Dispatch / Issue stage in O3 pipeline

2024-01-24 Thread reverent.green--- via gem5-users
So in theory it should be possible, that the entry is accessed during the calculations and therefore cached, despite of being squashed shortly after? Is there a difference whether an instruction is squashed because of a branch misspeculation or a page fault?   Gesendet: Mittwoch, 24. Januar