From: Richard Henderson <richard.henderson@linaro.org>
To: "Alex Bennée" <alex.bennee@linaro.org>
Cc: peter.maydell@linaro.org, philmd@linaro.org, qemu-devel@nongnu.org
Subject: Re: [PATCH for-8.0] tcg/sparc64: Disable direct linking for goto_tb
Date: Tue, 4 Apr 2023 08:42:41 -0700 [thread overview]
Message-ID: <026bb7f0-1031-25e2-3bef-53802b2ed23f@linaro.org> (raw)
In-Reply-To: <87pm8jll13.fsf@linaro.org>
On 4/4/23 08:32, Alex Bennée wrote:
>
> Richard Henderson <richard.henderson@linaro.org> writes:
>
>> Something is wrong with this code, and also wrong with gdb on the
>> sparc systems to which I have access, so I cannot debug it either.
>> Disable for now, so the release is not broken.
>
> Why isn't this a revert then?
A revert of a228ae3ea7f6 wouldn't build.
This was part of an infrastructure change.
> So the result it we never patch the jump so return to the main loop
> after every block?
No, we simply perform an indirect branch to the next block.
Slower than a direct branch, but way faster than returning
to the main loop.
> In so far this won't break anything else and I suspect you are one of
> the last people who actually uses the backend:
Probably.
> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Thanks,
r~
next prev parent reply other threads:[~2023-04-04 15:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-04 15:04 [PATCH for-8.0] tcg/sparc64: Disable direct linking for goto_tb Richard Henderson
2023-04-04 15:32 ` Alex Bennée
2023-04-04 15:42 ` Richard Henderson [this message]
2023-07-19 1:03 ` Jordan Niethe
2023-07-23 16:55 ` Richard Henderson
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=026bb7f0-1031-25e2-3bef-53802b2ed23f@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).