qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/7] alpha: Implement IMB; add placeholders for


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 1/7] alpha: Implement IMB; add placeholders for other userspace PALcalls.
Date: Sun, 13 Dec 2009 11:54:02 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Thunderbird/3.0b4

On 12/13/2009 11:28 AM, Aurelien Jarno wrote:
Is it really necessary to flush all the TB here? QEMU should already
discard TB that have been modified.

No. But I meant to look into this more carefully with a view to disabling the other checking within QEMU and speed things up a tad. It seems to me that the explicit checking with each memory write ought to only be necessary on architectures like x86 that don't architecturally require a flush insn to be used.

I can drop this fragment if necessary for patch acceptance, however.


r~




reply via email to

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