Skip to main content

All Questions

Tagged with
-1 votes
1 answer
419 views

Memory distribution in NUMA nodes does not add up to system memory

I recently started working on systems with NUMA nodes, and noticed something strange. /proc/meminfo shows the sytem has 128461 MB [root@nfvis node]# head -n4 /proc/meminfo MemTotal: 131544388 kB ...
shriroop_'s user avatar
5 votes
1 answer
2k views

Mapping of memory addresses to physical modules in Windows XP

I plan to run 32-bit Windows XP on a workstation with dual processors, based on Intel's Nehalem microarchitecture, and triple channel RAM. Even though XP is limited to 4 GB of RAM, my understanding is ...
Josef Grahn's user avatar