projects
/
invirt/packages/invirt-xen-config.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
223e5d9
)
Bump min dom0 memory to 1G, to prevent memory starvation (is this config file even...
author
Quentin Smith
<quentin@mit.edu>
Sun, 3 Aug 2008 06:26:13 +0000
(
02:26
-0400)
committer
Quentin 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
patch
|
blob
|
history
diff --git
a/xend-config.sxp
b/xend-config.sxp
index
855ada3
..
44f628b
100644
(file)
--- a/
xend-config.sxp
+++ b/
xend-config.sxp
@@
-117,7
+117,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 1024)
# In SMP system, dom0 will use dom0-cpus # of CPUS
# If dom0-cpus = 0, dom0 will take all cpus available