[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
CacheRam

Cache RAM

Cache RAM is a special type of memory that generally resides on the processor itself. Memory access generally takes several clock cycles when accessed from the main RAM storage, since it has to be transfered over the bus. Cache RAM stores recently accessed memory (and memory that may be accessed soon) so that the processor is not waiting for the memory transfer.

There are two types of cache. L1 cache is small, but is extremely fast. L2 cache is larger, but somewhat slower. The processor checks L1 cache first, then L2 cache, and then the main bank of memory.

last edited (December 13, 2002) by KDivad Leahcim, Number of views: 3324, Current Rev: 2 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Tore Nestenius at .NET Consultant - Synchron Data.