Hi Vipin, In my opinion, 3% difference is probably not something to worry about. However, there could be many reasons for the difference. As SE mode will use predefined memory address mapping, and thread schedule, that might cause differences compared to the full-system mode.
Can the difference in the clock cycle of the memory controller and cache > proxy port result in such differences? What can be the other possible > reasons? If you are using the same memory system configuration for both modes, the memory controller clock should be the same and not impact the difference you are observing (in my opinion). -Ayaz On Fri, May 26, 2023 at 7:16 AM VIPIN PATEL via gem5-users < gem5-users@gem5.org> wrote: > Hi All, > > > I ran the attached microbenchmark (test1.c) with gem5 in FS and SE mode. I > am interested in the stats only for the region marked with the ROI marker. > > > I assume the FS mode is similar to or slower than the SE mode for the > microbenchmark in the ROI, but the stats point otherwise. The FS mode is 3% > faster than the SE mode. > > > I am using the gem5 V20 for SE mode, and the gem5 provided resources > V20.0.3 > <https://gem5.googlesource.com/public/gem5-resources/+/refs/tags/v20.0.0.3/> > for > FS mode. > > Can the difference in the clock cycle of the memory controller and cache > proxy port result in such differences? What can be the other possible > reasons? > > > Regards, > > Vipin > > Ph.D. Scholar IIT Kanpur > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-le...@gem5.org >
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org