WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] This patch adds a URL to the reporting site, as well as

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] This patch adds a URL to the reporting site, as well as a note about
From: Xen patchbot -unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 08 Nov 2005 13:00:12 +0000
Delivery-date: Tue, 08 Nov 2005 13:00:54 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User emellor@xxxxxxxxxxxxxxxxxxxxxx
# Node ID dfbdf1d264ef3aef8afc3dadb52fc2f8c636ba80
# Parent  f79854882e1f8c29b04c92e96ea9d65b1b8b9473
This patch adds a URL to the reporting site, as well as a note about
running with lots of free memory to the README.

Signed-off-by: Dan Smith <danms@xxxxxxxxxx>

diff -r f79854882e1f -r dfbdf1d264ef tools/xm-test/README
--- a/tools/xm-test/README      Tue Nov  8 11:00:23 2005
+++ b/tools/xm-test/README      Tue Nov  8 11:01:09 2005
@@ -24,6 +24,10 @@
    |  . . .
    |
    +-/utils: Utility scripts for ramdisk building
+
+Reports are posted here:
+
+   http://xmtest.dague.org
 
 
 Building
@@ -60,6 +64,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

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] This patch adds a URL to the reporting site, as well as a note about, Xen patchbot -unstable <=