Hi all For a particular value of PPN , how can i map each block in that page as block no: 0 ,block no:1 ,block no :2........?
Is there already any unique identifier for block like (0 to num_blocks-1) as given in cachememory function getAddressAtIdx(int idx) where idx is the unique cache block identifier from 0 to num_blocks-1. If so, then how can i get the value of idx or the logic behind that mapping as i didnt find any function call to getAddressAtIdx(int idx). Thanks in advance! Regards, Parvathy N _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
