From: Nicolas Boullis <nicolas.boullis@ecp.fr>
To: user-mode-linux-devel@lists.sourceforge.net,
user-mode-linux-user@lists.sourceforge.net
Subject: [uml-devel] What's the status of UBD with AIO?
Date: Fri, 20 Feb 2009 11:50:37 +0100 [thread overview]
Message-ID: <499E8AFD.2060905@ecp.fr> (raw)
Hello,
I've been using UML for production servers for years, but I'm now
experiencing some performance problems with UBD (I've always used it
with CONFIG_BLK_DEV_UBD_SYNC).
I tried to patch UBD to run several I/O threads that perform the
requests in parallel. It improved performances significantly, but not
enough for me.
Using UML without CONFIG_BLK_DEV_UBD_SYNC improves performance a lot,
but the the guest has no way to ensure that it's data is actually
written on the disc. I certainly don't wan this for, e.g., a mail
server, or my users will kill me.
I read that there used to be some work done about using AIO for UBD,
with the device file opened with O_DIRECT. As far as I can see, it lokks
exactly like what I need. I read that Jeff reverted the change just
before 2.6.14, but he was then saying that he would re-add it soon...
What's the status of UBD with AIO nowadays? Does anyone use it? Where
can I find a patch that implements this?
Regards,
Nicolas
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
reply other threads:[~2009-02-20 10:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=499E8AFD.2060905@ecp.fr \
--to=nicolas.boullis@ecp.fr \
--cc=user-mode-linux-devel@lists.sourceforge.net \
--cc=user-mode-linux-user@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.