Skip to page content |

Tiscali Quicklinks. Please visit our Accessibility Page for a list of the Access Keys you can use to find your way around the site, skip directly to the main navigation, to the page content, or to more links within reference.

Advertisement starts



Advertisement ends

Content Starts Here


Dictionary of Computers - cache memory

Index
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
cache memory
Reserved area of the immediate access memory used to increase the running speed of a computer program.

The cache memory may be constructed from SRAM, which is faster but more expensive than the normal DRAM. Most programs access the same instructions or data repeatedly. If these frequently used instructions and data are stored in a fast-access SRAM memory cache, the program will run more quickly. In other cases, the memory cache is normal DRAM, but is used to store frequently used instructions and data that would normally be accessed from backing storage. Access to DRAM is faster than access to backing storage so, again, the program runs more quickly. This type of cache memory is often called a disk cache.

Read cache is used to store copies of data and instructions that are retrieved from main memory or mass storage. If the central processing unit (CPU) needs to access the same data or instructions again, it can use the copy in read cache. This is much faster the going back to main memory or mass storage again. Write cache is a temporary store for data that needs to be written to main memory or mass storage. The CPU can move the data into cache very quickly, and then continue executing instructions. The data is subsequently moved to its permanent location by the cache controller, a process that takes more time because main memory and mass storage devices are much slower to access than cache memory.

There are different levels of cache. Level one cache is the fastest and most expensive, and is positioned the closest to the CPU. Level two cache is slower, but cheaper, and usually found in larger quantities. Modern PCs are technically capable of having level three cache. This is slower and cheaper than level one or two.

© From the Hutchinson Encyclopaedia.
Helicon Publishing LTD 2008.
All rights reserved.

Advertisement starts



Advertisement ends


Dictionary search
Search for:


Cameroon Flag
Cameroon Flag The single star represents the unity of the former French and British territories. Effective date: 20 May 1975. >>

Advertisement starts



Advertisement ends

Page Footer


Access keys


You will need to use different key combinations in order to use access keys depending on your internet browser, find out which on our accessibility page.
  • (0) Navigate to Accessibility page.
  • (1) Navigate to Home page.
  • (2) Navigate to My email.
  • (3) Navigate to My Account.
  • (4) Navigate to Site Map page.
  • (5) Navigate to Contact us page.
  • (6) Navigate to Members channel.
  • (7) Navigate to Services channel.
  • (8) Navigate to News & Info channel.
  • (9) Navigate to Entertainment channel.
  • ([) Skip down to the Primary navigation block.
  • (]) Skip down to the more links within this section block.
  • (=) Bypass all navigation and jump to the content.