Review Board 2.0.15


x86, o3: Enabling x86 TLBs for multiple hardware threads

Review Request #2852 - Created May 28, 2015 and updated

Information
Alexandru Dutu
gem5
default
Reviewers
Default

Changeset 10860:f4565ce598dd
---------------------------
x86, o3: Enabling x86 TLBs for multiple hardware threads
This patch extends the x86 TLB to be shared among multiple hardware threads.
Its size will represent the total number of TLB entries that can be allocated
to all threads.

Quick regressions passed for all ISAs.

Review request changed
Updated (May 29, 2015, 2:06 p.m.)

Change Summary:

Updating commit message.

Description:

~  

Changeset 10860:f4565ce598dd

~  
~  

x86, o3: Enabling x86 TLBs for multiple hardware threads

  ~

Changeset 10860:f4565ce598dd

  ~ ---------------------------
  ~ x86, o3: Enabling x86 TLBs for multiple hardware threads
    This patch extends the x86 TLB to be shared among multiple hardware threads.
~   Its size will represent the number of all TLB entries that can be allocated to
~   all threads, therefore there is statically assigned number of entries per
  ~ Its size will represent the total number of TLB entries that can be allocated
  ~ to all threads.

-   thread.

Ship it!
Posted (May 29, 2015, 2:37 p.m.)
Ship It!