All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd von Egidy <lists@egidy.de>
To: kvm-devel@lists.sourceforge.net
Cc: Marcelo Tosatti <mtosatti@redhat.com>, Avi Kivity <avi@qumranet.com>
Subject: Re: [patch 0/2] virtio-blk async IO
Date: Sat, 19 Apr 2008 00:57:58 +0200	[thread overview]
Message-ID: <200804190057.59404.lists@egidy.de> (raw)
In-Reply-To: <20080418222040.988332630@localhost.localdomain>

Hi Marcelo,

> Use the asynchronous version of block IO functions, otherwise guests can
> block for long periods of time waiting for the operations to complete.

just tried these patches. Results are similar to the last ones: the guest 
comes up fine but after running 2 or 3 minutes of bonnie++ the guest-vm 
hangs. This time I used screen on the guest console to try switching to 
another process - hanging too.

Here is the kvm_stat --once output:

efer_reload                    0         0
exits                    3325114       196
fpu_reload                185671         0
halt_exits                 18692        29
halt_wakeup                24807         0
host_state_reload        1387308        59
insn_emulation           1924291       130
insn_emulation_fail            0         0
invlpg                         0         0
io_exits                  350020        30
irq_exits                 225446         3
irq_window                     0         0
mmio_exits                917561         0
mmu_cache_miss             55436         0
mmu_flooded                64416         0
mmu_pde_zapped             46914         0
mmu_pte_updated           565547         0
mmu_pte_write             650181         0
mmu_recycled                   0         0
mmu_shadow_zapped          64416         0
pf_fixed                 1229672         0
pf_guest                   94338         0
remote_tlb_flush               0         0
request_irq                    0         0
signal_exits                   1         0
tlb_flush                 602678         4

Kind regards,

Gerd

-- 
Address (better: trap) for people I really don't want to get mail from:
james(at)cactusamerica.com

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

      parent reply	other threads:[~2008-04-18 22:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-18 22:20 [patch 0/2] virtio-blk async IO Marcelo Tosatti
2008-04-18 22:20 ` [patch 1/2] QEMU/KVM: provide a reset method for virtio Marcelo Tosatti
2008-04-18 22:20 ` [patch 2/2] QEMU/KVM: virtio-blk async IO Marcelo Tosatti
2008-04-18 22:57 ` Gerd von Egidy [this message]

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=200804190057.59404.lists@egidy.de \
    --to=lists@egidy.de \
    --cc=avi@qumranet.com \
    --cc=kvm-devel@lists.sourceforge.net \
    --cc=mtosatti@redhat.com \
    /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.