Re: [Gems-users] Main Memory data block representation


Date: Tue, 31 May 2011 23:43:01 -0400
From: Greg Byrd <gbyrd@xxxxxxxx>
Subject: Re: [Gems-users] Main Memory data block representation
Yes, that's correct.  Data is not tracked by any of the Ruby modules, only timing.  Simics is responsible for handling the data for memory operations.

...Greg


On Tue, May 31, 2011 at 11:20 PM, Hui Zhao <hzhao5@xxxxxxxxx> wrote:
Hi
   I have a question about the main memory structure in Ruby, I hope someone familiar with this topic can help answer my question. After reading the code, it appears to me that there is no real data representations in main memory similar to the Caches. In Caches, we have subblocks, datablocks and cache entries, but in main memory, only latencies of access is simulated by enqueue and dequeue operations. No real data structure exist for representing data of cache blocks. Am I correct?

Thanks 

_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.



[← Prev in Thread] Current Thread [Next in Thread→]