aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xm-test')
-rw-r--r--tools/xm-test/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/xm-test/README b/tools/xm-test/README
index 08c0f4e806..1b432eb5e5 100644
--- a/tools/xm-test/README
+++ b/tools/xm-test/README
@@ -25,6 +25,10 @@ The directory structure is:
|
+-/utils: Utility scripts for ramdisk building
+Reports are posted here:
+
+ http://xmtest.dague.org
+
Building
========
@@ -61,6 +65,10 @@ Additionally, the script will submit your results to the development
team for trend analysis. This helps us determine the level of success
people "out there" are having with different versions of Xen.
+Note: you should generally run xm-test with a minimum of memory
+allocated to Dom0. More memory available for allocation to DomUs
+means a more rigorous test.
+
If you wish to run xm-test in an automated batch environment, you can
run the script with the "-b" flag, which will try to prevent it from
asking any questions interactively. You should run it manually at