Review Board 2.0.15


Mem: adding a multi-level page table class

Review Request #2312 - Created July 11, 2014 and submitted

Information
Alexandru Dutu
gem5
default
Reviewers
Default
Changeset 10264:5cf3d07a2e8b
---------------------------
Mem: adding a multi-level page table class
This patch defines a multi-level page table class that stores the page table in
system memory, consistent with ISA specifications. In this way, cpu models that
use the actual hardware to execute (e.g. KvmCPU), are able to traverse the page
table.
Regressions passed.

Issue Summary

10 4 5 1
Review request changed
Updated (Dec. 3, 2014, 3:14 p.m.)

Status: Closed (submitted)