[m5-users] DRAMMemory Stats question

2009-11-05 Thread John Xu
Hi, Got a quick question about the stats package. Is the DRAM stats turned off by default in m5? I saw in src/mem/dram.hh files, there are stats such as Stats::Vector accesses; Stats::Vector bytesRequested; Stats::Vector bytesSent; Stats::Vector compressedAccesses; In the

Re: [m5-users] Question about the ROB

2009-11-05 Thread Felix Loh
Hey Korey, Thanks for the help! I'm getting the data I need so far, but I need to make it more accurate. Specifically, in the commit code, when an instruction is ready to commit, how can I tell whether (if it was a mem-op) it had an L2 miss or not? Thanks, Felix Quoting Korey Sewell

Re: [m5-users] M5 Compilation Error: 'uint64_t' does not name a type, [build/ALPHA_SE/base/bigint.fo] Error 1

2009-11-05 Thread David R White
Hi Nate, Thanks very much for the quick reply. I'll switch to 64-bit. I'm surprised this hasn't been a problem for Windows users, as I expect the majority are still running 32-bit XP due to lack of 64-bit device driver support. Cheers, David Date: Thu, 5 Nov 2009 08:48:25 -0800 From:

Re: [m5-users] Creating/Modifying disk images without sudo or root access

2009-11-05 Thread Joel Hestness
Excellent. Thanks guys. I'll give these a shot. Joel On Thu, Nov 5, 2009 at 12:27 AM, Will Beazley wgbeaz...@my.lamar.eduwrote: Consider the following: I believe you can install virtual box with its additions with ubuntu/solaris/opensolaris without being root or on a laptop. Copy it