qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] vl.c:main_loop() non-blocking TCG optimization still useful


From: Stefan Hajnoczi
Subject: [Qemu-devel] vl.c:main_loop() non-blocking TCG optimization still useful?
Date: Tue, 2 Feb 2016 13:29:39 +0000

Hi Jan,
In 2011 the following patch was merged to optimize I/O vs vcpu scheduling:

commit c9f711a5d31e22dac932c1c01e9c0f97caff0988
Author: Jan Kiszka <address@hidden>
Date:   Mon Aug 22 17:46:02 2011 +0200

    Poll main loop after I/O events were received

This was back in the days of CONFIG_IOTHREAD.  Things have changed
quite a bit since then.

Do you think the last_io/non-blocking trick is still needed today in TCG?

Thanks,
Stefan



reply via email to

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