In a computer with two CPUs, how can I get the physical address of local memory of each CPU?
0
votes
1
answer
164
views
My computer has the following specifications
- 2 Intel CPU x86_64
- Total 8GB memory (4GB per CPU)
- O/S is Rocky Linux 9
I want to reserve 1GB of memory per CPU using the
memmap
parameter in grub. I checked dmesg
and /proc/meminfo
and even used numaclt -H
. But I couldn't find the physical address of the memory for each CPU.
How can I get physical addresses of local memory of each CPU?
Asked by raon0ms
(11 rep)
May 16, 2023, 08:05 AM
Last activity: Jun 6, 2023, 03:00 PM
Last activity: Jun 6, 2023, 03:00 PM