Hi Gabe, On Mon, 26 Oct 2009 09:22:25 -0000, Gabe Black <[email protected]> wrote:
> Sorry for taking a while to get back to you. The translation used to be > instant, so it was probably not really important where it happened. Ok. In that case I'll probably move it into the CPU because that will help with splitting things up later on. > It > looks like you're on the right track. O3 can be tricky to get right, so > it might be a bigger change than what you have here in the end. One > thing that might (but not necessarily) cause problems is that you're not > immediately either forwarding the access to the CPU or faulting. O3 > might make assumptions about that and not work that way sometimes, so > you might have to fix that. Right. I'll test for that then and make sure it works. > Also, one petty request would be to make the > author on tralsation.hh me and not Steve Reinhardt. He wrote the > majority of the simple CPU, but I did the current version of > translation. Keep us posted! > No problem. I just copied the author list from timing.hh, but I'll fix that. Thanks for the comments. Tim -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
