Gabe Black has submitted this change. (
https://gem5-review.googlesource.com/c/public/gem5/+/50764 )
(
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the
submitted one.
)Change subject: sim: Get rid of the now unused System::getPageBytes
method.
......................................................................
sim: Get rid of the now unused System::getPageBytes method.
Change-Id: I90bd3f3468e0835b882de1b31df8481da04f5af1
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/50764
Tested-by: kokoro <[email protected]>
Reviewed-by: Andreas Sandberg <[email protected]>
Maintainer: Andreas Sandberg <[email protected]>
---
M src/sim/system.hh
1 file changed, 13 insertions(+), 5 deletions(-)
Approvals:
Andreas Sandberg: Looks good to me, approved; Looks good to me, approved
kokoro: Regressions pass
diff --git a/src/sim/system.hh b/src/sim/system.hh
index f5a63c0..f25d279 100644
--- a/src/sim/system.hh
+++ b/src/sim/system.hh
@@ -392,11 +392,6 @@
return params().byte_order;
}
- /**
- * Get the page bytes for the ISA.
- */
- Addr getPageBytes() const { return TheISA::PageBytes; }
-
/**
* The thermal model used for this system (if any).
*/
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/50764
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I90bd3f3468e0835b882de1b31df8481da04f5af1
Gerrit-Change-Number: 50764
Gerrit-PatchSet: 14
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Giacomo Travaglini <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Matthew Poremba <[email protected]>
Gerrit-Reviewer: kokoro <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s