qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 1/6] accel/tcg: adding structure to store TB


From: Alex Bennée
Subject: Re: [Qemu-devel] [PATCH v3 1/6] accel/tcg: adding structure to store TB statistics
Date: Thu, 04 Jul 2019 15:05:35 +0100
User-agent: mu4e 1.3.2; emacs 26.1

vandersonmr <address@hidden> writes:

> We want to store statistics for each TB even after flushes.
> We do not want to modify or grow the TB struct.
> So we create a new struct to contain this statistics and
> we link one of it to each TB as they are generated.

Mini note, what happened to the cover letter?

--
Alex Bennée



reply via email to

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