Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upToo small memory assignment for DispVM #973
Comments
marmarek
added
bug
C: core
P: minor
labels
Apr 26, 2015
marmarek
self-assigned this
Apr 26, 2015
marmarek
added this to the Release 3.0 milestone
Apr 26, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
Zrubi
Apr 27, 2015
Member
It seems to be affected by the dom0 kernel as well.
Just tested the 3.19 kernel, and the new f-21 template based DVM was not started because this issue.
|
It seems to be affected by the dom0 kernel as well. |
marmarek
closed this
in
marmarek/old-qubes-core-admin@dadcfc3
May 15, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
marmarek commentedApr 26, 2015
Currently when new DispVM is started, it gets amount of memory set for
TEMPLATENAME-dvmVM, which is by default 400MB. It can happen that DispVM savefile requires somehow more memory - the exact number is reported during savefile creation, byqvm-create-default-dvm. DispVM should get that much memory instead of static 400MB.This is known to be happening for DispVMs based on fedora-20-x64 template after in-place upgrade from R2 to R3.0-rc1.
The workaround is to increase initial memory for
TEMPLATENAME-dvmVM.