qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 20/27] tcg: Vary the allocation size for TCGOp


From: Alex Bennée
Subject: Re: [PATCH v4 20/27] tcg: Vary the allocation size for TCGOp
Date: Mon, 19 Dec 2022 17:28:11 +0000
User-agent: mu4e 1.9.7; emacs 29.0.60

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

> We have been allocating a worst case number of arguments
> to support calls.  Instead, allow the size to vary.
> By default leave space for 4 args, to maximize reuse,
> but allow calls to increase the number of args to 32.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

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

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro



reply via email to

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