qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 02/24] accel/tcg: Make page_alloc_target_data allocation cons


From: Alex Bennée
Subject: Re: [PATCH 02/24] accel/tcg: Make page_alloc_target_data allocation constant
Date: Tue, 25 Oct 2022 09:45:40 +0100
User-agent: mu4e 1.9.1; emacs 28.2.50

Richard Henderson <richard.henderson@linaro.org> writes:

> Use a constant target data allocation size for all pages.
> This will be necessary to reduce overhead of page tracking.
> Since TARGET_PAGE_DATA_SIZE is now required, we can use this
> to omit data tracking for targets that don't require it.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

-- 
Alex Bennée



reply via email to

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