From: Andrea Parri <parri.andrea@gmail.com>
To: Charlie Jenkins <charlie@rivosinc.com>
Cc: Paul Walmsley <paul.walmsley@sifive.com>,
Palmer Dabbelt <palmer@dabbelt.com>,
Albert Ou <aou@eecs.berkeley.edu>,
linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org
Subject: Re: [PATCH 0/2] tools: Add barrier implementations for riscv
Date: Tue, 30 Jul 2024 11:18:40 +0200 [thread overview]
Message-ID: <Zqiv8EEKYr5lnlHl@andrea> (raw)
In-Reply-To: <20240729-optimize_ring_buffer_read_riscv-v1-0-6bbc0f2434ee@rivosinc.com>
On Mon, Jul 29, 2024 at 01:50:34PM -0700, Charlie Jenkins wrote:
> Add support for riscv specific barrier implementations to the tools
> tree, so that fence instructions can be emitted for synchronization.
>
> Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
> ---
> Charlie Jenkins (2):
> tools: Add riscv barrier implementation
> tools: Optimize ring buffer for riscv
LGTM. For the series,
Reviewed-by: Andrea Parri <parri.andrea@gmail.com>
Andrea
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: Andrea Parri <parri.andrea@gmail.com>
To: Charlie Jenkins <charlie@rivosinc.com>
Cc: Paul Walmsley <paul.walmsley@sifive.com>,
Palmer Dabbelt <palmer@dabbelt.com>,
Albert Ou <aou@eecs.berkeley.edu>,
linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org
Subject: Re: [PATCH 0/2] tools: Add barrier implementations for riscv
Date: Tue, 30 Jul 2024 11:18:40 +0200 [thread overview]
Message-ID: <Zqiv8EEKYr5lnlHl@andrea> (raw)
In-Reply-To: <20240729-optimize_ring_buffer_read_riscv-v1-0-6bbc0f2434ee@rivosinc.com>
On Mon, Jul 29, 2024 at 01:50:34PM -0700, Charlie Jenkins wrote:
> Add support for riscv specific barrier implementations to the tools
> tree, so that fence instructions can be emitted for synchronization.
>
> Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
> ---
> Charlie Jenkins (2):
> tools: Add riscv barrier implementation
> tools: Optimize ring buffer for riscv
LGTM. For the series,
Reviewed-by: Andrea Parri <parri.andrea@gmail.com>
Andrea
next prev parent reply other threads:[~2024-07-30 9:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-29 20:50 [PATCH 0/2] tools: Add barrier implementations for riscv Charlie Jenkins
2024-07-29 20:50 ` Charlie Jenkins
2024-07-29 20:50 ` [PATCH 1/2] tools: Add riscv barrier implementation Charlie Jenkins
2024-07-29 20:50 ` Charlie Jenkins
2024-07-30 8:59 ` Clément Léger
2024-07-30 8:59 ` Clément Léger
2024-08-01 1:10 ` Charlie Jenkins
2024-08-01 1:10 ` Charlie Jenkins
2024-07-29 20:50 ` [PATCH 2/2] tools: Optimize ring buffer for riscv Charlie Jenkins
2024-07-29 20:50 ` Charlie Jenkins
2024-07-30 9:18 ` Andrea Parri [this message]
2024-07-30 9:18 ` [PATCH 0/2] tools: Add barrier implementations " Andrea Parri
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=Zqiv8EEKYr5lnlHl@andrea \
--to=parri.andrea@gmail.com \
--cc=aou@eecs.berkeley.edu \
--cc=charlie@rivosinc.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.