The L2 ATC

Introduction

The L2 Cache is often referred to as the Advanced Transfer Cache (ATC). It has the following major characteristics:

  • It is a unified cache (i.e., it caches both code and data and does not discriminate between the two).

  • It has a net load-use access latency of seven clock cycles.

  • A new cache operation can begin every two processor clock cycles.

  • It is physically addressed and physically tagged.

  • 128KB, 256KB, 512KB, or 1MB in size.

  • It is an 8-way set associative cache.

  • It is a Write-Back (MESI) cache.

  • The cache line size is 128 bytes, with each line divided into two 64 byte sectors.

  • It is a non-blocking cache.

  • It can cache from the full 64GB physical memory space.

  • ECC-protected. It can detect and correct single bit failures and detect ...

Get The Unabridged Pentium 4 IA32 Processor Genealogy now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.