aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xmexample1
diff options
context:
space:
mode:
Diffstat (limited to 'tools/examples/xmexample1')
-rw-r--r--tools/examples/xmexample14
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/examples/xmexample1 b/tools/examples/xmexample1
index 8985ff2582..1ba525a962 100644
--- a/tools/examples/xmexample1
+++ b/tools/examples/xmexample1
@@ -17,6 +17,10 @@ kernel = "/boot/vmlinuz-2.6.10-xenU"
#builder='linux'
# Initial memory allocation (in megabytes) for the new domain.
+#
+# WARNING: Creating a domain with insufficient memory may cause out of
+# memory errors. The domain needs enough memory to boot kernel
+# and modules. Allocating less than 32MBs is not recommended.
memory = 64
# A name for your domain. All domains must have different names.