From: "Alex Bennée" <alex.bennee@linaro.org>
To: Mahmoud Mandour <ma.mandourr@gmail.com>
Cc: cota@braap.org, qemu-devel@nongnu.org
Subject: Re: [PATCH v3 0/5] plugins/cache: multicore cache modelling and minor tweaks
Date: Mon, 02 Aug 2021 12:24:52 +0100 [thread overview]
Message-ID: <87eebcgkb3.fsf@linaro.org> (raw)
In-Reply-To: <20210722065428.134608-1-ma.mandourr@gmail.com>
Mahmoud Mandour <ma.mandourr@gmail.com> writes:
> Hello,
>
> This series introduce some minor improvements/bug fixes in the cache
> plugins and multicore cache modelling.
>
> Multi-core cache modelling is handled such that for full-system
> emulation, a private L1 cache is maintained to each core available to
> the system. For multi-threaded userspace emulation, a static number of
> cores is maintained for the overall system, and every memory access go
> through one of these, even if the number of fired threads is more than
> that number.
>
> Also, raising the levels of warnings induced some warnings, this is
> fixed in it's own patch.
>
> Patches that still need review (other patches are already queued):
> 1. plugins/cache: Supported multicore cache modelling
> 2. docs/devel/tcg-plugins: added cores arg to cache plugin
Could you re-base this onto the current master please? I skipped the
patches already merged but still couldn't get the series to cleanly
apply.
--
Alex Bennée
prev parent reply other threads:[~2021-08-02 11:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-22 6:54 [PATCH v3 0/5] plugins/cache: multicore cache modelling and minor tweaks Mahmoud Mandour
2021-07-22 6:54 ` [PATCH v3 1/5] plugins/cache: Fixed a bug with destroying FIFO metadata Mahmoud Mandour
2021-07-22 6:54 ` [PATCH v3 2/5] plugins/cache: limited the scope of a mutex lock Mahmoud Mandour
2021-07-22 6:54 ` [PATCH v3 3/5] plugins/cache: Supported multicore cache modelling Mahmoud Mandour
2021-07-22 6:54 ` [PATCH v3 4/5] docs/devel/tcg-plugins: added cores arg to cache plugin Mahmoud Mandour
2021-07-22 6:54 ` [PATCH v3 5/5] plugins/cache: Fixed "function decl. is not a prototype" warnings Mahmoud Mandour
2021-08-02 11:24 ` Alex Bennée [this message]
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=87eebcgkb3.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=cota@braap.org \
--cc=ma.mandourr@gmail.com \
--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).