How to allocate memory from a particular DRAM in the system?

101 Views Asked by At

I want to read and write data from a particular DRAM in my system. I know that I can list available DRAMs using decode-dimms command. But I didn't find a detailed explanation that how actually this can be done, And little confused how VA -> PA - > DRAM mapping is done. Please help me with this.

0

There are 0 best solutions below