Bump min dom0 memory to 1G, to prevent memory starvation (is this config file even...
authorQuentin Smith <quentin@mit.edu>
Sun, 3 Aug 2008 06:26:13 +0000 (02:26 -0400)
committerQuentin Smith <quentin@mit.edu>
Sun, 3 Aug 2008 06:26:13 +0000 (02:26 -0400)
svn path=/trunk/packages/sipb-xen-dom0/; revision=847

xend-config.sxp

index 855ada3..44f628b 100644 (file)
 # Dom0 will balloon out when needed to free memory for domU.
 # dom0-min-mem is the lowest memory level (in MB) dom0 will get down to.
 # If dom0-min-mem=0, dom0 will never balloon out.
-(dom0-min-mem 196)
+(dom0-min-mem 1024)
 
 # In SMP system, dom0 will use dom0-cpus # of CPUS
 # If dom0-cpus = 0, dom0 will take all cpus available