Displaying 1 result from an estimated 1 matches for "6964868".
2013 Sep 05
4
Bug#721946: xen-hypervisor-4.1-amd64: dom0_mem cannot exceed some value
Package: xen-hypervisor-4.1-amd64
Version: 4.1.4-3+deb7u1
Severity: normal
I tried GRUB_CMDLINE_XEN="dom0_mem=8192M": that delivers 6964868K total, then
crashes when used=2837436K free=4127432K.
By crash I mean the gnome screen was blown away, replaced by a black screen
with white log lines. That seems to happen every time dom0 uses a large amount
of memory.
After setting GRUB_CMDLINE_XEN="dom0_mem=2048M", the system eventu...