How CPU access the RAM?

Rajesh Munjani 21 Reputation points
2022-08-08T15:56:10.117+00:00

How can we calculate the specific CPU that can access the RAM?

Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,540 questions
{count} votes

Accepted answer
  1. Wesley Li-MSFT 4,376 Reputation points Microsoft Vendor
    2022-08-19T09:12:01.06+00:00

    Hi,

    The CPU accesses memory according to a distinct hierarchy. Whether it comes from permanent storage (the hard drive) or input (the keyboard), most data goes in random access memory (RAM) first. The CPU then stores pieces of data it will need to access, often in a cache, and maintains certain special instructions in the register.

    Please refer to this document for how it works:https://computer.howstuffworks.com/computer-memory1.htm

    Best Regards,
    Wesley Li


1 additional answer

Sort by: Most helpful
  1. Wesley Li-MSFT 4,376 Reputation points Microsoft Vendor
    2022-09-20T07:50:14.21+00:00

    Hello

    Do you have any other questions?

    If the above reply is helpful to you, please mark it as answer.

    Thanks

    0 comments No comments