qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/3] io-thread optimizations


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 0/3] io-thread optimizations
Date: Tue, 12 Apr 2011 09:09:22 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

On 04/11/2011 10:27 PM, Jan Kiszka wrote:
These patches were posted before. They bring down the overhead of the
io-thread mode for TCG here, specifically when emulating SMP.

The major change in this version, besides rebasing, is the exclusion of
KVM from the main loop polling optimization.



Jan Kiszka (3):
   Do not drop global mutex for polled main loop runs
   Poll main loop after I/O events were received
   Do not kick vcpus in TCG mode

  cpus.c   |    2 +-
  sysemu.h |    2 +-
  vl.c     |   22 ++++++++++++++++------
  3 files changed, 18 insertions(+), 8 deletions(-)


Reviewed-by: Paolo Bonzini <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]