This commit is contained in:
committed by
Git OBS Bridge
parent
0ef5182655
commit
9c16971e0e
@@ -111,3 +111,12 @@ Index: xen-3.2-testing/tools/examples/xend-config.sxp
|
||||
|
||||
# The script used to control virtual interfaces. This can be overridden on a
|
||||
# per-vif basis when creating a domain or a configuring a new vif. The
|
||||
@@ -169,7 +219,7 @@
|
||||
# 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 512)
|
||||
|
||||
# In SMP system, dom0 will use dom0-cpus # of CPUS
|
||||
# If dom0-cpus = 0, dom0 will take all cpus available
|
||||
|
Reference in New Issue
Block a user