|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 18/21] accel/tcg: re-factor non-RAM execution code |
Date: | Thu, 11 Feb 2021 11:19:50 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 2/10/21 2:10 PM, Alex Bennée wrote: > There is no real need to use CF_NOCACHE here. As long as the TB isn't > linked to other TBs or included in the QHT or jump cache then it will > only get executed once. > > Signed-off-by: Alex Bennée <alex.bennee@linaro.org> > Message-Id: <20210209182749.31323-10-alex.bennee@linaro.org> > --- > accel/tcg/translate-all.c | 30 +++++++++++++++--------------- > 1 file changed, 15 insertions(+), 15 deletions(-) Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |