Posted (July 10, 2011, 4:29 a.m.)
-
src/cpu/o3/lsq_unit.hh (Diff revision 3) -
Where does this get freed?
-
src/cpu/o3/lsq_unit.hh (Diff revision 3) -
Is this you being careful or can a mem mapped ipr access actually split across two different operations? Doesn't really seem like it should need to because translation crossing a cache boundary shouldn't be an issue for a memory mapped ipr, but perhaps it's easier this way? Lastly should all this mm ipr code be in the .hh file?
