Hello, I've incorporated parts of m5 into Sandia Lab's Structural Simulation Toolkit (SST). I can run a simple alpha executable in system emulation mode within SST. I've also created a simple io_device and mapped it into my test apps memory space.
My question is how would I correctly set a region of physical memory to UNCACHEABLE with write combining? I understand that given I'm running in system emulation mode what I want to do is probably not supported. I'm just looking for an idea of where to start looking in the code. Mike _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
