Re: [Gems-users] block replacement


Date: Sat, 12 Apr 2008 12:39:57 -0400
From: Olya Krachina <okrachin@xxxxxxxxxx>
Subject: Re: [Gems-users] block replacement
thanks Avinan,
that looks like what i need.


> Hi Olya,
> 
> Check out CacheMemory.h file (functions like CacheProbe, deallocate...). I
> guess thats the place where they implement the replacement policy (its
> LRU).  Guys, correct me if I am wrong.
> 
> Hope this helps you.
> 
> -Avinan
> 
> On Sat, Apr 12, 2008 at 12:21 PM, Olya Krachina <okrachin@xxxxxxxxxx> wrote:
> 
> > Hi,
> > where can i see how a block is selected for replacement, i.e. which
> > replacement
> > policies are possible or used for a MSI_MOSI_CMP_directory. I am looking
> > at
> > MSI_MOSI_CMP_directory-L1cache.sm and -L2-cache.sm and i see
> > L2_replacement
> > event but nothing on HOW the block is actually selected for eviction.
> > Where can
> > i find this information?
> >
> > thanks
> > Olya
> > _______________________________________________
> > 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→]