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

Re: [Xen-devel] databases and xen?

To: Rik van Riel <riel@xxxxxxxxxx>
Subject: Re: [Xen-devel] databases and xen?
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Tue, 18 Jan 2005 20:45:29 +0000
Cc: Wim Coekaerts <wim.coekaerts@xxxxxxxxxx>, Nicholas Lee <nj.lee@xxxxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Tue, 18 Jan 2005 22:17:19 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: Your message of "Tue, 18 Jan 2005 13:31:48 EST." <Pine.LNX.4.61.0501181331230.8163@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> On Mon, 17 Jan 2005, Wim Coekaerts wrote:
> 
> > testign it has already been fine. I ran 4 databases each in one domain
> > (oracle10g) and it s been amazingly stable. I have not however done
> > performance testing. soon...
> 
> How does O_DIRECT IO to xen block devices work ?

I'm not entirely sure quite what O_DIRECT is defined to do. It
probably bypasses the guest's buffer cache OK, and gets turned
into IO's in domain 0 without passing through the buffer cache
(unless you're using a loop file or suchlike).

I believe IOs wont be acknowledged to the guest until they've
been completed in dom0. However, they can be reordered. We
probably need to add in a re-order barrier operation on the VBD
device channel protocol in order to guarantee ordering where it
matters (this would be marginally more efficient than
holding back following requests in the guest).


Ian


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel