Re: [Gems-users] Fwd: Modification to L1 caches


Date: Thu, 08 Oct 2009 16:13:42 -0500
From: Philip Garcia <pcgarcia@xxxxxxxx>
Subject: Re: [Gems-users] Fwd: Modification to L1 caches
For this, you'll probably want to make your changes in Ruby.  Opal issues all memory requests to ruby, and you can find where they are inserted into ruby in system/Sequencer.C in the makeRequest method.

Phil
On Oct 8, 2009, at 3:00 PM, dai jianwei wrote:

Hi, all

  Nice to meet you here. 

  I am having a trouble to change the architecture of cache system. I want to add a new component, which is called monitor by me, along with the L1 instruction and data cache. Since I am a brand new user here, I have not figured out where to do the modification. Is there any one who could provide me some information about that. I will appreciate it. Thanks a lot for your help.

Have a good day.

Jianwei

_______________________________________________
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→]