cache memory - Hutchinson encyclopedia article about cache memory Printer Friendly
The Free Dictionary
1,017,438,329 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

cache memory

   Also found in: Dictionary/thesaurus, Encyclopedia, Wikipedia 0.03 sec.

cache memory

In computing, a 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.


?Page tools
Printer friendly
Cite / link
Email
Feedback
?Sign in SSL protected
Email:
Password:
Register

? Mentioned in ? References in periodicals archive
 
CNS allows customers to add more controller nodes adding additional bandwidth, cache memory, processors and in some cases capacity as well.
The four-way set-associative cache memory is divided into two 32 Kbyte areas, one for instructions and one for data.
The amount of memory you have on your PC will have a noticeable effect on your computer's performance, regardless of the processor speed, There are three types of memory that you should be concerned with: RAM (at least 32MB); secondary cache memory (256K) and video RAM (2MB).
 
Hutchinson browser? ? Full browser
 
 
Hutchinson Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.. Terms of Use.