Searched hist:10584 (Results 1 - 3 of 3) sorted by relevance
/gem5/src/python/m5/ | ||
H A D | SimObject.py | 10584:babb40bd2fc6 Tue Dec 02 06:08:00 EST 2014 Andreas Hansson <andreas.hansson@arm.com> scons: Ensure dictionary iteration is sorted by key This patch adds sorting based on the SimObject name or parameter name for all situations where we iterate over dictionaries. This should ensure a deterministic and consistent order across the host systems and hopefully avoid regression results differing across python versions. |
/gem5/src/ | ||
H A D | SConscript | 10584:babb40bd2fc6 Tue Dec 02 06:08:00 EST 2014 Andreas Hansson <andreas.hansson@arm.com> scons: Ensure dictionary iteration is sorted by key This patch adds sorting based on the SimObject name or parameter name for all situations where we iterate over dictionaries. This should ensure a deterministic and consistent order across the host systems and hopefully avoid regression results differing across python versions. |
/gem5/ | ||
H A D | SConstruct | 10584:babb40bd2fc6 Tue Dec 02 06:08:00 EST 2014 Andreas Hansson <andreas.hansson@arm.com> scons: Ensure dictionary iteration is sorted by key This patch adds sorting based on the SimObject name or parameter name for all situations where we iterate over dictionaries. This should ensure a deterministic and consistent order across the host systems and hopefully avoid regression results differing across python versions. |
Completed in 140 milliseconds