[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] Re: [RFC][Patch] Improvemet the responce of xend.


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: Peter Teoh <htmldeveloper@xxxxxxxxx>
  • Date: Fri, 31 Aug 2007 14:37:24 +0800
  • Delivery-date: Thu, 13 Sep 2007 05:26:38 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:to:subject:date:mime-version:content-type:x-priority:x-msmail-priority:x-mailer:x-mimeole:from; b=NtVw5lq83+0eSgHL8fWEzd7TJDoEKEIZ1FgGoqsmGtQIG2cjNrsmithNwGkdu37MNqLn4jGW9+Dh9sXAtSQ363VKS3YX5u2smos8ILLHMp3fPEvIlLOmCkKp+1FwNttrJi3a0oadrzJowfw65q4+b8+o1DHRxieTPKlNKl+A8aE=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

A few comments:
 
a.   The patch basically spawn a new process to handle the additional "xm" inputs asynchronously.   Correct?   And since currently this is not possible, it also means that the possibilities of deadlocks or race conditions through concurrent access to xend via different xm users is not thoroughly verified.   Correct?   May be.   So this is something to look out for.
 
b.   The performance of dump core is slow, mainly because external hard disk are slow.   Therefore, there could be four different options/variations:   minidump vs full-dump.   For each there could be a compressed vs no-compression option - compressed is to get a smaller physical core.  
 
c.   Furthermore, there could be an additional throttling parameters to specify how much to slow the coredump operation, for example, by forcing a CPU re-scheduling operation (higher overheads in task switching - tradeoff for responsiveness) after every fix number of blocks.   This will also have the effect of improving performance for additional domU's operation.
 
Thank you very much.
 
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.