Displaying 1 result from an estimated 1 matches for "3312k".
Did you mean:
3312
2014 Jan 09
1
Bug#734761: xen-system-amd64: "XEN kernel detects 3GB RAM instead of 4GB"
...l
The xen kernel detects 3GB of memory instead of the full 4GB. When using the "normal" kernel 4GB is detected.
On boot the 4GB is detected:
root at ams-tc1-xen27:~# dmesg |grep Mem
[ 0.000000] Memory: 3226132k/4980736k available (3426k kernel code, 788180k absent, 966424k reserved, 3312k data, 576k init)
But only 3GB is used:
root at ams-tc1-xen27:~# cat /proc/meminfo
MemTotal: 3259444 kB
MemFree: 3006884 kB
Buffers: 12012 kB
Cached: 141592 kB
SwapCached: 0 kB
Active: 94636 kB
Inactive: 106156 kB
Active(anon): 4...