On Tue, 10 Sep 2024 08:41:19 +0200
Mattias Rönnblom wrote:
> On 2024-09-02 16:42, Morten Brørup wrote:
On a related note, latest GCC supports annotating the address space
of variables. Kernel uses it for RCU.
It would be good if DPDK could do this for:
- per lcore data
- data in
On 2024-09-02 16:42, Morten Brørup wrote:
From: Mattias Rönnblom [mailto:mattias.ronnb...@ericsson.com]
Sent: Monday, 6 May 2024 10.27
This RFC presents a new API for static per-lcore id
data allocation.
Please refer to the API documentation for both a
rationale for this new API, and a compar
> From: Mattias Rönnblom [mailto:mattias.ronnb...@ericsson.com]
> Sent: Monday, 6 May 2024 10.27
>
> This RFC presents a new API for static per-lcore id
> data allocation.
>
> Please refer to the API documentation for both a
> rationale for this new API, and a comparison to the alternatives
> a
This RFC presents a new API for static per-lcore id
data allocation.
Please refer to the API documentation for both a
rationale for this new API, and a comparison to the alternatives
available.
The adoption of this API would affect many different DPDK modules, but
the author updated only a few,
4 matches
Mail list logo