From WikiChip
Difference between revisions of "Template:cache size"

Line 21: Line 21:
 
   --></table></td></tr>{{#if: {{{l3 cache|}}}|<tr><td colspan="4"><hr></td></tr>}} }}<!--
 
   --></table></td></tr>{{#if: {{{l3 cache|}}}|<tr><td colspan="4"><hr></td></tr>}} }}<!--
 
-->{{#if: {{{l3 cache|}}} | <tr><th style="min-width: 35px;">L3$</th><td>[[l3$ size::{{{l3 cache}}}]]</td><td><table><tr><th style="text-align: center; min-width: 50px;">&nbsp;</th><td style="min-width: 50px;">&nbsp;</td><td style="min-width: 75px;">{{#if:{{{l3 break|}}}|{{{l3 break}}}|&nbsp;}}</td><td style="min-width: 175px;">{{#if: {{{l3 desc|}}} | [[l3$ description::{{{l3 desc}}}]] | &nbsp;}}</td><td>{{#if:{{{l3 policy|}}}|{{{l3 policy}}}|&nbsp;}}</td></tr></table></td></tr>{{#if: {{{l4 cache|}}}|<tr><td colspan="4"><hr></td></tr>}} }}<!--
 
-->{{#if: {{{l3 cache|}}} | <tr><th style="min-width: 35px;">L3$</th><td>[[l3$ size::{{{l3 cache}}}]]</td><td><table><tr><th style="text-align: center; min-width: 50px;">&nbsp;</th><td style="min-width: 50px;">&nbsp;</td><td style="min-width: 75px;">{{#if:{{{l3 break|}}}|{{{l3 break}}}|&nbsp;}}</td><td style="min-width: 175px;">{{#if: {{{l3 desc|}}} | [[l3$ description::{{{l3 desc}}}]] | &nbsp;}}</td><td>{{#if:{{{l3 policy|}}}|{{{l3 policy}}}|&nbsp;}}</td></tr></table></td></tr>{{#if: {{{l4 cache|}}}|<tr><td colspan="4"><hr></td></tr>}} }}<!--
-->{{#if: {{{l4 cache|}}} | <tr><th style="min-width: 35px;">L4$</th><td>[[l3$ size::{{{l4 cache}}}]]</td><td><table><tr><th style="text-align: center; min-width: 50px;">&nbsp;</th><td style="min-width: 50px;">&nbsp;</td><td style="min-width: 75px;">{{{l14 break}}}</td><td style="min-width: 175px;">{{#if: {{{l4 desc|}}} | [[l4$ description::{{{l4 desc}}}]] | &nbsp;}}</td><td>{{#if:{{{l4 policy|}}}|{{{l4 policy}}}|&nbsp;}}</td></tr></table></td></tr>{{#if: {{{mobo cache|}}}|<tr><td colspan="4"><hr></td></tr>}} }}<!--
+
-->{{#if: {{{l4 cache|}}} | <tr><th style="min-width: 35px;">L4$</th><td>[[l3$ size::{{{l4 cache}}}]]</td><td><table><tr><th style="text-align: center; min-width: 50px;">&nbsp;</th><td style="min-width: 50px;">&nbsp;</td><td style="min-width: 75px;">{{#if:{{{l4 break|}}}|{{{l4 break}}}|&nbsp;}}</td><td style="min-width: 175px;">{{#if: {{{l4 desc|}}} | [[l4$ description::{{{l4 desc}}}]] | &nbsp;}}</td><td>{{#if:{{{l4 policy|}}}|{{{l4 policy}}}|&nbsp;}}</td></tr></table></td></tr>{{#if: {{{mobo cache|}}}|<tr><td colspan="4"><hr></td></tr>}} }}<!--
 
-->{{#if: {{{mobo cache|}}} | <tr><th style="min-width: 35px;">Mobo</th><td>[[mobo$ size::{{{mobo cache}}}]]</td><td><table><tr><th style="text-align: center; min-width: 50px;">&nbsp;</th><td style="min-width: 50px;">&nbsp;</td><td style="min-width: 75px;">{{{mobo break}}}</td><td style="min-width: 175px;">{{#if: {{{mobo desc|}}} | [[mobo$ description::{{{mobo desc}}}]] | &nbsp;}}</td><td>{{#if:{{{mobo policy|}}}|{{{mobo policy}}}|&nbsp;}}</td></tr></table></td></tr> }}<!--
 
-->{{#if: {{{mobo cache|}}} | <tr><th style="min-width: 35px;">Mobo</th><td>[[mobo$ size::{{{mobo cache}}}]]</td><td><table><tr><th style="text-align: center; min-width: 50px;">&nbsp;</th><td style="min-width: 50px;">&nbsp;</td><td style="min-width: 75px;">{{{mobo break}}}</td><td style="min-width: 175px;">{{#if: {{{mobo desc|}}} | [[mobo$ description::{{{mobo desc}}}]] | &nbsp;}}</td><td>{{#if:{{{mobo policy|}}}|{{{mobo policy}}}|&nbsp;}}</td></tr></table></td></tr> }}<!--
 
--></table>
 
--></table>

Revision as of 20:32, 4 January 2017

[Edit/Modify Cache Info]

hierarchy icon.svg
Cache Organization
Cache is a hardware component containing a relatively small and extremely fast memory designed to speed up the performance of a CPU by preparing ahead of time the data it needs to read from a relatively slower medium such as main memory.

The organization and amount of cache can have a large impact on the performance, power consumption, die size, and consequently cost of the IC.

Cache is specified by its size, number of sets, associativity, block size, sub-block size, and fetch and write-back policies.

Note: All units are in kibibytes and mebibytes.