Searched hist:5703 (Results 1 - 6 of 6) sorted by relevance
/gem5/tests/configs/ | ||
H A D | tsunami-o3-dual.py | 5703:7478bc206949 Mon Oct 20 19:00:00 EDT 2008 Ali Saidi <saidi@eecs.umich.edu> Regression: Add single and dual boot O3 regressions. They both take about 8 minutes to complete. |
H A D | tsunami-o3.py | 5703:7478bc206949 Mon Oct 20 19:00:00 EDT 2008 Ali Saidi <saidi@eecs.umich.edu> Regression: Add single and dual boot O3 regressions. They both take about 8 minutes to complete. |
/gem5/tests/ | ||
H A D | SConscript | diff 5703:7478bc206949 Mon Oct 20 19:00:00 EDT 2008 Ali Saidi <saidi@eecs.umich.edu> Regression: Add single and dual boot O3 regressions. They both take about 8 minutes to complete. |
/gem5/src/sim/ | ||
H A D | System.py | diff 12262:a58c0c323e4f Tue Apr 12 06:34:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> sim: Add an option to load additional kernel objects There are cases where it is desirable to load a kernel and a set of additional objects. This can, for example, be useful for testing where the bootstrap code can be loaded from one object (the kernel) and the test proper from another. This changeset adds this functionality by adding a kernel_extras vector parameter to the System class. Object files in this vector are loaded in order after the kernel when running in full system mode. Change-Id: I06f57c6a65a17b02eb4267bed0aa829f21bcfa3b Reviewed-on: https://gem5-review.googlesource.com/5703 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com> |
H A D | system.hh | diff 12262:a58c0c323e4f Tue Apr 12 06:34:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> sim: Add an option to load additional kernel objects There are cases where it is desirable to load a kernel and a set of additional objects. This can, for example, be useful for testing where the bootstrap code can be loaded from one object (the kernel) and the test proper from another. This changeset adds this functionality by adding a kernel_extras vector parameter to the System class. Object files in this vector are loaded in order after the kernel when running in full system mode. Change-Id: I06f57c6a65a17b02eb4267bed0aa829f21bcfa3b Reviewed-on: https://gem5-review.googlesource.com/5703 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com> |
H A D | system.cc | diff 12262:a58c0c323e4f Tue Apr 12 06:34:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> sim: Add an option to load additional kernel objects There are cases where it is desirable to load a kernel and a set of additional objects. This can, for example, be useful for testing where the bootstrap code can be loaded from one object (the kernel) and the test proper from another. This changeset adds this functionality by adding a kernel_extras vector parameter to the System class. Object files in this vector are loaded in order after the kernel when running in full system mode. Change-Id: I06f57c6a65a17b02eb4267bed0aa829f21bcfa3b Reviewed-on: https://gem5-review.googlesource.com/5703 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com> |
Completed in 85 milliseconds