Searched hist:12431 (Results 1 - 21 of 21) sorted by relevance
/gem5/src/arch/power/ | ||
H A D | process.hh | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | process.cc | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/arch/riscv/ | ||
H A D | process.hh | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | process.cc | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/base/stats/ | ||
H A D | text.hh | 5886:12431dc9a30a Mon Feb 23 03:22:00 EST 2009 Nathan Binkert <nate@binkert.org> stats: Try to make the names of things more intuitive. Basically, this means renaming several things called data to info, which is information about the statistics. Things that are named data now are actual data stored for the statistic. |
H A D | text.cc | 5886:12431dc9a30a Mon Feb 23 03:22:00 EST 2009 Nathan Binkert <nate@binkert.org> stats: Try to make the names of things more intuitive. Basically, this means renaming several things called data to info, which is information about the statistics. Things that are named data now are actual data stored for the statistic. |
/gem5/src/arch/arm/ | ||
H A D | process.hh | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | process.cc | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/arch/alpha/ | ||
H A D | process.hh | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | process.cc | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/arch/mips/ | ||
H A D | process.hh | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | process.cc | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/arch/sparc/ | ||
H A D | process.hh | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | process.cc | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/arch/x86/ | ||
H A D | process.hh | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | process.cc | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/base/ | ||
H A D | statistics.cc | 5886:12431dc9a30a Mon Feb 23 03:22:00 EST 2009 Nathan Binkert <nate@binkert.org> stats: Try to make the names of things more intuitive. Basically, this means renaming several things called data to info, which is information about the statistics. Things that are named data now are actual data stored for the statistic. |
H A D | statistics.hh | 5886:12431dc9a30a Mon Feb 23 03:22:00 EST 2009 Nathan Binkert <nate@binkert.org> stats: Try to make the names of things more intuitive. Basically, this means renaming several things called data to info, which is information about the statistics. Things that are named data now are actual data stored for the statistic. |
/gem5/src/mem/ | ||
H A D | page_table.hh | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/sim/ | ||
H A D | process.hh | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | process.cc | 12431:000549e1f497 Fri Dec 22 19:14:00 EST 2017 Gabe Black <gabeblack@google.com> arch,mem: Move page table construction into the arch classes. This gets rid of an awkward NoArchPageTable class, and also gives the arch a place to inject ISA specific parameters (specifically page size) without having to have TheISA:: in the generic version of these types. Change-Id: I1412f303460d5c43dafdb9b3cd07af81c908a441 Reviewed-on: https://gem5-review.googlesource.com/6981 Reviewed-by: Alexandru Duțu <alexandru.dutu@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
Completed in 243 milliseconds