From WikiChip
Difference between revisions of "Form:Cache info"

Line 15: Line 15:
  
 
{{{for template|cache info|label=Cache Information}}}
 
{{{for template|cache info|label=Cache Information}}}
{| class="formtable" style="text-align: right;"
+
{| class="formtable"
! L1 cache size:  
+
! L1$ Size:  
| {{{field|l1 cache}}}
+
| {{{field|l1 cache|placeholder=e.g. 128 KB}}}
 
|-
 
|-
! L1 instruction cache size:  
+
! L1$ Description:  
| {{{field|l1 inst}}}
+
| {{{field|l1 desc|placeholder=e.g. 4-way set associative}}}
 
|-
 
|-
! L1 instruction cache description:  
+
! L1$ Extra info:  
| {{{field|l1 inst desc}}}
+
| {{{field|l1 extra|placeholder=e.g. (See foo bar)}}}
 
|-
 
|-
! L1 data cache size:  
+
! L1I$ Size:  
| {{{field|l1 data}}}
+
| {{{field|l1i cache|placeholder=e.g. 128 KB}}}
 
|-
 
|-
! L1 data cache description:  
+
! L1I$ Extra Info:  
| {{{field|l1 data desc}}}
+
| {{{field|l1i extra|placeholder=e.g. (See foo bar)}}}
 
|-
 
|-
! L2 cache:  
+
! L1D$ Size:  
| {{{field|l2 cache}}}
+
| {{{field|l1d cache|placeholder=e.g. 128 KB}}}
 
|-
 
|-
! L2 description:  
+
! L1D$ Extra Info:  
| {{{field|l2 desc}}}
+
| {{{field|l1d extra|placeholder=e.g. (See foo bar)}}}}
 
|-
 
|-
! L3 cache:  
+
! L2$ Size:  
| {{{field|l3 cache}}}
+
| {{{field|l2 cache|placeholder=e.g. 512 KB}}}
 
|-
 
|-
! L3 description:  
+
! L2$ Description:  
| {{{field|l3 desc}}}
+
| {{{field|l2 desc|placeholder=e.g. 8-way set associative}}}
 
|-
 
|-
! L4 cache:  
+
! L2 Extra Info:  
| {{{field|l4 cache}}}
+
| {{{field|l2 extra|placeholder=e.g. (See foo bar)}}}
 
|-
 
|-
! L4 description:  
+
! L3$ Size:
| {{{field|l4 desc}}}
+
| {{{field|l3 cache|placeholder=e.g. 6 MB}}}
 +
|-
 +
! L3$ Description:
 +
| {{{field|l3 cache|placeholder=e.g. 8-way set associative}}}
 +
|-
 +
! L3 Extra Info:
 +
| {{{field|l3 extra|placeholder=e.g. (See foo bar)}}}
 +
|-
 +
! L4$ Size:
 +
| {{{field|l4 cache|placeholder=e.g. 128 MB}}}
 +
|-
 +
! L4$ Description:  
 +
| {{{field|l4 desc|placeholder=e.g. 16-way set associative}}}
 +
|-
 +
! L4 Extra Info:
 +
| {{{field|l4 extra|placeholder=e.g. (See foo bar)}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Revision as of 02:58, 8 January 2016

This is the "Cache info" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.