History log of /gem5/build_opts/ALPHA_MESI_Two_Level
Revision Date Author Comments
# 10350:35241e33c38f 03-Sep-2014 Andreas Hansson <andreas.hansson@arm.com>

alpha: Stop using 'inorder' and rely entirely on 'minor'

This patch avoids building the 'inorder' CPU model for any permutation
of ALPHA, and also removes the ALPHA regressions using the 'inorder'
CPU. The 'minor' CPU is already providing a broader test coverage.


# 10007:94d286db85c1 04-Jan-2014 Nilay Vaish <nilay@cs.wisc.edu>

ruby: rename MESI_CMP_directory to MESI_Two_Level

This is because the next patch introduces a three level hierarchy.