Hi, in lru.cc, I see replacements[0]++; the replacements is a vector defined as Stats::Vector replacements;
What does '0' mean? if it is a vector why not using an index? -- // Naderan *Mahmood; _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
