+ Reply to Thread
Results 1 to 3 of 3

Thread: What is Cache Memory?

  1. #1
    Junior Member bany is on a distinguished road
    Join Date
    Feb 2011
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    What is Cache Memory?

    Hi

    Cache (pronounced cash) memory is extremely fast memory that is built into a computer’s central processing unit (CPU), or located next to it on a separate chip. The CPU uses cache memory to store instructions that are repeatedly required to run programs, improving overall system speed. The advantage of cache memory is that the CPU does not have to use the motherboard’s system bus for data transfer. Whenever data must be passed through the system bus, the data transfer speed slows to the motherboard’s capability. The CPU can process data much faster by avoiding the bottleneck created by the system bus.

    keep sharing and reading
    Thanks






  2. #2
    Senior Member dollyy is on a distinguished road
    Join Date
    Mar 2010
    Posts
    808
    Thanks
    0
    Thanked 10 Times in 4 Posts

    A CPU cache is a cache used by the central processing unit of a computer to reduce the average time to access memory. The cache is a smaller, faster memory which stores copies of the data from the most frequently used main memory locations. As long as most memory accesses are cached memory locations, the average latency of memory accesses will be closer to the cache latency than to the latency of main memory.
    --------
    Network Marketing
    Multi Level Marketing





  3. #3
    Junior Member antrin is on a distinguished road
    Join Date
    Feb 2012
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Cache memory is random admission memory (RAM) that a computer microprocessor can right of entry more rapidly than it can access normal RAM. As the microprocessor process data, it look first in the supply recollection and if it finds the data there (from a previous reading of data), it does not have to do the more time-consuming understanding of data from larger memory.





+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts