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-api

[Xen-API] [PATCH 0 of 4] Reduce the number of unnecessary xenstore acces

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] [PATCH 0 of 4] Reduce the number of unnecessary xenstore accesses and hypercalls in xapi and squeezed
From: David Scott <dave.scott@xxxxxxxxxxxxx>
Date: Mon, 30 Nov 2009 13:57:48 +0000
Delivery-date: Mon, 30 Nov 2009 05:55:47 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Reduce the number of unnecessary xenstore and hypercall queries in xapi and
squeezed. When simulating 100s of domains it's clear that a lot of unnecessary
traffic is being generated, slowing everything down (in particular xenstored)

Signed-off-by: David Scott <dave.scott@xxxxxxxxxxxxx>

5 files changed, 220 insertions(+), 120 deletions(-)
ocaml/xapi/dbsync_slave.ml     |    4 
ocaml/xapi/events.ml           |   17 +-
ocaml/xapi/monitor.ml          |   41 +++---
ocaml/xapi/xapi_guest_agent.ml |   13 -
ocaml/xenops/squeeze_xen.ml    |  265 ++++++++++++++++++++++++++--------------

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api