by Ali on October 21st, 2009

Ali

Question

Help answer this question below.

What is the function of cache in the computer and how are data go from processor to cache to ram?

  • Like
  • Report

Answers. Showing one answer.

  • by POP Fan on October 21st, 2009

    POP Fan

    The cache is an area of fast-access memory in the processor. It usually holds the next few instructions the processor is supposed to perform. This allows time for memory access while the processor is executing an instruction. This greatly improves the speed of the computer.

    I'm not sure of the exact process, but usally data is copied to a register (if not already there) and then placed in RAM. The cache is almost exclusively for instructions.

    Comments
    • Like
    • Report

    No comments. Post one | Permalink

Want to attach an image to your answer? Click here.

Did this answer your question? If not, then ask a new question or create a poll.

You're reading What is the function of cache in the computer and how are data go from processor to cache to ram?

Follow us on Facebook!

Related Ads