| ~ | | Changeset 10084:7ef68365149e |
| | ~ | Changeset 10244:aee137152537 |
| | |
|
| ~ | | arm: make the RandomRepl tags the default for the O3_ARM_v7aL2 |
| | ~ | arm: make the PseudoLRU tags the default for the O3_ARM_v7aL2 |
| - | |
|
| - | | |
| | |
|
| | | the Cortex-A15 has a random replacement policy for its L2 cache. see the
|
| ~ | | Cortex-A15 Technical Reference Manual 7.1 About the L2 memory system. this
|
| ~ | | patch makes the RandomRepl tags the default for the ARM O3 CPU's L2 cache. |
| | ~ | Cortex-A15 Technical Reference Manual 1.7 About the L2 memory system. this
|
| | ~ | patch makes the PseudoLRU tags the default for the ARM O3 CPU's L2 cache. |