[Gems-users] Only read request catched when tracing memory request


Date: Tue, 6 Apr 2010 09:16:34 +0800
From: Xing Zhang <zxj.xing@xxxxxxxxx>
Subject: [Gems-users] Only read request catched when tracing memory request
Hi,
 
I want to get memory access trace of memory subsystem. I did it by adding some code to issueRequest in MemoryControl.c(ruby/system). The MemoryConrol.[hC] models memory controller component, I think it's the right place to trace memory request. But the result turned out what I got were only memory Read requests, none Write request.
 
Does anyone know  why? Is there anything wrong?
 
Thanks in advance.
 
Xing
[← Prev in Thread] Current Thread [Next in Thread→]