Displaying 1 result from an estimated 1 matches for "1140m".
Did you mean:
1140
2011 Oct 19
1
centos6 and xen4 dom0 memory allocation
...: 3698
xen_commandline : dom0_mem=2048M
and in xend-config.sxp I have:
(dom0-min-mem 256)
(enable-dom0-ballooning no)
(total_available_memory 0)
Now one would think that I should have 2048M memory for dom0, right? I
started from there, but when starting domUs it has been reduced to
1140M even though I think ballooning is disabled and there is free
memory available? And the weird thing is that dom0 has done some
swapping:
# free -mt
total used free shared buffers cached
Mem: 1140 1052 88 0 2 12
-/+...