Hi, I am studying the interaction between user-mode and system-mode memory reference using gem5. I am finding that all references are passed in as supervisor mode references in system/RubyPort.cc recv_timing.
As a result, the information of RubyAccessMode is loss after the request leaves processor issue engine. Does anyone know how to appropriate set the RubyAccessMode in RubyPort.cc to make this field hold valid information? Thanks very much in advance, Carole
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
