Searched hist:508 (Results 1 - 4 of 4) sorted by relevance

/gem5/util/
H A Dhgfilesize.py8680:508bbec99e58 Wed Jan 11 01:50:00 EST 2012 Nathan Binkert <nate@binkert.org> hgfilesize: skip files that have been removed
/gem5/src/arch/arm/
H A Dtlb.hh9535:508aebb47ca6 Fri Feb 15 17:40:00 EST 2013 Mrinmoy Ghosh <mrinmoy.ghosh@arm.com> arm: fix a page table walker issue where a page could be translated multiple times

If multiple memory operations to the same page are miss the TLB they are
all inserted into the page table queue and before this change could result
in multiple uncessesary walks as well as duplicate enteries being inserted
into the TLB.
H A Dtable_walker.cc9535:508aebb47ca6 Fri Feb 15 17:40:00 EST 2013 Mrinmoy Ghosh <mrinmoy.ghosh@arm.com> arm: fix a page table walker issue where a page could be translated multiple times

If multiple memory operations to the same page are miss the TLB they are
all inserted into the page table queue and before this change could result
in multiple uncessesary walks as well as duplicate enteries being inserted
into the TLB.
H A Dtlb.cc9535:508aebb47ca6 Fri Feb 15 17:40:00 EST 2013 Mrinmoy Ghosh <mrinmoy.ghosh@arm.com> arm: fix a page table walker issue where a page could be translated multiple times

If multiple memory operations to the same page are miss the TLB they are
all inserted into the page table queue and before this change could result
in multiple uncessesary walks as well as duplicate enteries being inserted
into the TLB.

Completed in 36 milliseconds