Hardware Secrets
Home | Camera | Case | CE | Cooling | CPU | Input | Memory | Mobile | Motherboard | Networking | Power | Storage | Video | Other
Content
Articles
First Look
Gabriel's Blog
News
Reviews
Tutorials
Main Menu
About Us
Awarded Products
Compare Prices
Datasheets
Dictionary
Download
Drivers
Forums
Links
Manufacturer Finder
Newsletter
On The Web
RSS Feed
Test Your Skills
Twitter
Newsletter
Subscribe today!
Search




Recommended
Upgrading and Repairing PCs (19th Edition)
Upgrading and Repairing PCs (19th Edition), by Scott Mueller (Que), starting at $26.63
Home » CPU
How The Memory Cache Works
Author: Gabriel Torres
Type: Tutorials Last Updated: September 12, 2007
Page: 1 of 9
Real-time pricing for Intel BX80571E3300.
Intel Corp. Processor Celeron 2.50GHz 1MB L2 Cache 800MHz FSB Box E3300 BX80571E3300 PC Connection Detail
PC Connection: $55.37 CircuitCity: $49.99
Amazon: $51.99 TigerDirect: $49.99

Introduction

The memory cache is high-speed memory available inside the CPU in order to speed up access to data and instructions stored in RAM memory. In this tutorial we will explain how this circuit works in an easy to follow language.

A computer is completely useless if you don’t tell the processor (i.e., the CPU) what to do. This is done thru a program, which is a list of instructions telling the CPU what to do.

The CPU fetches programs from the RAM memory. The problem with the RAM memory is that when it's power is cut, it's contents are lost – this classifies the RAM memory as a “volatile” medium. Thus programs and data must be stored on non-volatile media (i.e., where the contents aren’t lost after your turn your PC off) if you want to have them back after you turn off your PC, like hard disk drives and optical media like CDs and DVDs.

When you double click an icon on Windows to run a program, the program, which is usually stored on the computer’s hard disk drive, is loaded into the RAM memory, and then from the RAM memory the CPU loads the program thru a circuit called memory controller, which is located inside the chipset (north bridge chip) on Intel processors or inside the CPU on AMD processors. In Figure 1 we summarize this (for AMD processors please ignore the chipset drawn).

How the CPU Works
click to enlarge
Figure 1: How stored data is transferred to the CPU.

The CPU can’t fetch data directly from hard disk drives because they are too slow for it, even if you consider the fastest hard disk drive available. Just to give you some idea of what we are talking about, a SATA-300 hard disk drive – the fastest kind of hard disk drive available today for the regular user – has a maximum theoretical transfer rate of 300 MB/s. A CPU running internally at 2 GHz with 64-bit internal datapaths* will transfer data internally at 16 GB/s – over 50 times faster.

* Translation: the paths between the CPU internal circuits. This is rough math just to give you an idea, because CPUs have several different datapaths inside the CPU, each one having different lengths. For example, on AMD processors the datapath between the L2 memory cache and the L1 memory cache is 128-bit wide, while on current Intel CPUs this datapath is 256-bit wide. If you got confused don’t worry. This is just to explain that the number we published in the above paragraph isn’t fixed, but the CPU is always a lot faster than hard disk drives.

The difference in speed comes from the fact that hard disk drives are mechanical systems, which are slower than pure electronics systems, as mechanical parts have to move for the data to be retrieved (which is far slower than moving electrons around). RAM memory, on the other hand, is 100% electronic, thus faster than hard disk drives and optimally as fast as the CPU.

And here is the problem. Even the fastest RAM memory isn’t as fast as the CPU. If you take DDR2-800 memories, they transfer data at 6,400 MB/s – 12,800 MB/s if dual channel mode is used. Even though this number is somewhat close to the 16 GB/s from the previous example, as current CPUs are capable of fetching data from the L2 memory cache at 128- or 256-bit rate, we are talking about 32 GB/s or 64 GB/s if the CPU works internally at 2 GHz. Don’t worry about what the heck “L2 memory cache” is right now, we will explain it later. All we want is that you get the idea that the RAM memory is slower than the CPU.

By the way, transfer rates can be calculated using the following formula (on all examples so far “data per clock” is equal to “1”):

Transfer rate = width (number of bits) x clock rate x data per clock / 8

The problem is not only the transfer rate, i.e., the transfer speed, but also latency. Latency (a.k.a. “access time”) is how much time the memory delays in giving back the data that the CPU asked for – this isn’t instantaneous. When the CPU asks for an instruction (or data) that is stored at a given address, the memory delays a certain time to deliver this instruction (or data) back. On current memories, if it is labeled as having a CL (CAS Latency, which is the latency we are talking about) of 5, this means that the memory will deliver the asked data only after five memory clock cycles – meaning that the CPU will have to wait.

Waiting reduces the CPU performance. If the CPU has to wait five memory clock cycles to receive the instruction or data it asked for, its performance will be only 1/5 of the performance it would get if it were using a memory capable of delivering data immediately. In other words, when accessing a DDR2-800 memory with CL5, the performance the CPU gets is the same as a memory working at 160 MHz (800 MHz / 5). In the real world the performance decrease isn’t that much because memories work under a mode called burst mode where from the second data on, data can be delivered immediately, if it is stored on a contiguous address (usually the instructions of a given program are stored in sequential addresses). This is expressed as “x-1-1-1” (e.g., “5-1-1-1” for the memory in our example), meaning that the first data is delivered after five clock cycles but from the second data on data can be delivered in just one clock cycle – if it is stored on a contiguous address, like we said.

Pages (9): [1] 2 3 4 5 6 7 8 9 »
Print Version | Send to Friend | | Bookmark Article | Comments (0)

Related Content
  • How to Upgrade Your CPU
  • Penryn Core New Features
  • NVIDIA Tesla Technology
  • Inside Intel Nehalem Microarchitecture
  • Core 2 Duo, Core 2 Quad, Phenom X3 and Phenom X4: Which One is the Best USD 200 CPU?

  • Recommended Deal.
    CoolerMaster RR-UV8-XBU1-GPCoolerMaster RR-UV8-XBU1-GP

    Cooler Master V8 CPU for Intel Core i7 AMD Phenom PC Connection Detail

    PC Connection: $54.37 CircuitCity: $49.99
    J & R: $59.00 Wal-Mart: $63.88

    RSSLatest News
    MSI Launches GeForce GTX 460 Hawk Video Card
    September 2, 2010 - 2:07 PM PST
    MSI Launches 870A Fuzion Power Edition Motherboard
    September 1, 2010 - 7:48 AM PST
    New DDR3-1333 Modules from A-Data
    August 31, 2010 - 7:38 AM PST
    AMD Says Goodbye to ATI Brand
    August 30, 2010 - 7:29 AM PST
    Thermaltake Intros Jing CPU Cooler
    August 27, 2010 - 7:41 AM PST
    Huntkey Announces 1,200 W Power Supply
    August 26, 2010 - 9:54 AM PST
    XFX Launches Radeon HD 5970 Black Edition
    August 25, 2010 - 12:52 PM PST
    Mushkin Announces 40 GB Callisto deluxe SSD Drive
    August 24, 2010 - 2:47 PM PST
    ioSafe Launches SoloPRO Hard Drive
    August 23, 2010 - 9:34 AM PST
    Scythe Intros Rasetsu CPU Cooler
    August 20, 2010 - 9:28 AM PST
    .:: More News ::.

    RSSLatest Content
    Inside the AMD Bulldozer Architecture
    ASRock 890GX Extreme4 Motherboard
    Seasonic X-400 Fanless Power Supply Review
    iMicro PS-IM400WH Power Supply Review
    NZXT HALE90-850-M Power Supply Review
    3R System Odyssey L-1000 Case Review
    Abbee Commercial-Free FM Radio Review
    ECS P55H-AK Motherboard
    Zalman CNPS10X Performa CPU Cooler Review
    Noctua NH-D14 CPU Cooler Review
    SilverStone Sugo SG07 Review
    ASRock P55 Extreme4 Motherboard
    MSI N460GTX Cyclone 768D5/OC Video Card Review
    Thermaltake Silent 1156 CPU Cooler Review
    Rosewill RK-V1TP Wireless Keyboard Review

    Our Most Popular Articles
    Maximum CPU Temperature
    1,264,902 views
    How to Find Out Your Motherboard Manufacturer and Model
    969,536 views
    NVIDIA Chips Comparison Table
    825,666 views
    Connecting Two PCs Using a USB-USB Cable
    777,283 views
    How To Correctly Apply Thermal Grease
    721,161 views
    AMD ATI Chips Comparison Table
    675,509 views
    ATI Radeon X1300 Pro Review
    530,996 views
    ATI Radeon X1600 XT Review
    517,282 views
    How To Perform a BIOS Upgrade
    497,021 views
    Understanding RAM Timings
    442,015 views

    Latest Threads in Our Forums
    MSI Launches GeForce GTX 460 Hawk Video Card
    by Hardware Secrets Team
    850W power supply: Corsair HX or XFX?
    by Olle P
    How to make this ~$2300 USD build less expensive?
    by Olle P
    New DDR3-1333 Modules from A-Data
    by Olle P
    getting back into PCs
    by Olle P
    MSI Launches 870A Fuzion Power Edition Motherboard
    by Hardware Secrets Team
    Aerocool V12XT-600 Power Supply Review
    by Henry Chinaski
    mx docuscan 96
    by hitech
    Recommendations for document capture software
    by hitech
    Need Help with Gaming PC parts & PSU
    by Olle P
    .:: Visit Our Forums ::.


    © 2004-10, Hardware Secrets, LLC. All rights reserved.
    Advertising | Legal Information | Privacy Policy
    All times are Pacific Standard Time (PST, GMT -08:00)