qemu-devel
[Top][All Lists]
Advanced

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

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


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH v3 0/3] io-thread optimizations
Date: Mon, 22 Aug 2011 15:20:07 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10

On 08/22/2011 10:46 AM, Jan Kiszka wrote:
Rebased as requested, also fixing a compiler warning about last_io being
write-only on !CONFIG_IOTHREAD. That "__attribute__ ((unused))" in patch
2 can be removed again when CONFIG_IOTHREAD becomes mandatory.

Applied all.  Thanks.

Regards,

Anthony Liguori


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(-)





reply via email to

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