hi all,

Am  trying to logically  partition L2 w.r.t cpu id. And even have LRU policy
for each partition.



Example :
If we have 4 cores , assoc=8

now each cpu has 2 blocks in L2 serially.

 In findvictim( ), we need to access LRU position block w.r.t cpu id.

we need to return the LRU positioned block of the requesting cpu.

but found that some cpu id is -1 w.r.t contextSrc. Why the id is set to -1?
and how to access LRU block of respective CPU.


Thank u
-- 
Sunitha.P
9092892876
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to