Re: [Gems-users] L3 cache


Date: Thu, 19 Jul 2007 11:01:27 -0500 (CDT)
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] L3 cache

If you want an L3 cache with identical interleavings to main memory, just modify MOESI_CMP_directory-dir.sm or MSI_MOSI_CMP_directory-dir.sm.

If you want a general L3 cache controller with any interleavings, then you will have to create a new -L3cache.sm controller and design a coherence protocol that operates with another level in the cache hierarchy.

There is no quick recipe.  It all depends on what you want to simulate.

--Mike


Hi,

I would like to modify MOESI_CMP_directory or
MSI_MOSI_CMP_directory and add an L3 cache to have
private L1 and L2 caches and shared L3 cache. Which
one would be easier to modify? What would be the right
way to make such a modification?

Thank you.

Dave



____________________________________________________________________________________
Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online.
http://smallbusiness.yahoo.com/webhosting
_______________________________________________
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→]