Hi Nilay, I would suggest a few different tests. The first one would be to run a simple binary under Alpha SE mode using Ruby. You should first observe a bunch of functional accesses that initialize memory and then (if I recall correctly) dynamic accesses will load the TLB. After passing that test, I would try loading a SE checkpoint and running. After that, I would move on to similar tests using FS mode.
I hope that helps. Please let me know if you have any specific questions. Brad > -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Nilay > Sent: Tuesday, March 01, 2011 6:51 AM > To: [email protected] > Subject: [m5-dev] Testing Functional Access > > How can I test whether or not functional accesses to the memory are > working correctly? Do we have some regression test for this? > > Thanks > Nilay > > _______________________________________________ > m5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/m5-dev _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
