CrazyEngineers
  • What exactly is Cache memory?

    Prakash Bhargav

    Prakash Bhargav

    @prakash-bhargav-cXzgHL
    Updated: Oct 26, 2024
    Views: 1.0K
    Hey friends...what exactly you mean by Cache memory and how exactly it increases the performance of a processor? Need some expert to throw some light on this.
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • safwan

    MemberOct 6, 2009

    Brother here is link of wikipedia. <a href="https://en.wikipedia.org/wiki/CPU_cache" target="_blank" rel="nofollow noopener noreferrer">Cpu Cache</a>
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorOct 6, 2009

    Can I call it "Processor's Internal RAM" ? 😁
    Are you sure? This action cannot be undone.
    Cancel
  • Sahithi Pallavi

    MemberOct 6, 2009

    safwan
    Brother here is link of wikipedia. <a href="https://en.wikipedia.org/wiki/CPU_cache" target="_blank" rel="nofollow noopener noreferrer">Cpu Cache</a>
    thanks for your link.

    @prakash bhargav : I hope, this will give you all information about cache memory..
    Are you sure? This action cannot be undone.
    Cancel
  • MaRo

    MemberOct 6, 2009

    Yes, you can.
    Are you sure? This action cannot be undone.
    Cancel
  • dipen30

    MemberOct 6, 2009

    cache memory is placed between cpu and RAM. In cache memory all data which is frequently accessed by processor is stored . so when processor want to access the data processor first check in cache memory ane if not fount in cache memory then it check in the RAM.
    Are you sure? This action cannot be undone.
    Cancel
  • Muffy

    MemberOct 6, 2009

    More importantly , Cache memory (static memory) is much much faster than the ddr ram memory (dynamic memory), which are the main memory modules. The processor fetches most of the data and instructions from the cache , thus enabling them to run at higher speeds and waste less time waiting for data to arrive from main memory modules. The data from main memory modules are buffered by the cache.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register