I was wondering about what is the best and/or easiest way to simulate an infinite TLB on a x86 Full system simulation. I guess just having an infinite list of TLB entries does not work as on context switches the OS would like to flush the TLB and the TLB entry does not really hold ASIDs. So I was wondering what would be a good way to simulate infinite TLBs.
Thanks Arka _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
