On 2022-03-24 05:52, Honnappa Nagarahalli wrote:
>
>
>> Hi Mattias,
>>
>>> Would it make sense to have a seqlock implementation in DPDK?
> I do not have any issues with adding the seqlock to DPDK.
>
> However, I am interested in understanding the use case. As I understand,
> seqlock is a type of
On Thu, 24 Mar 2022 04:52:07 +
Honnappa Nagarahalli wrote:
>
>
> >
> > Hi Mattias,
> >
> > >
> > > Would it make sense to have a seqlock implementation in DPDK?
> I do not have any issues with adding the seqlock to DPDK.
>
> However, I am interested in understanding the use case. As
>
> Hi Mattias,
>
> >
> > Would it make sense to have a seqlock implementation in DPDK?
I do not have any issues with adding the seqlock to DPDK.
However, I am interested in understanding the use case. As I understand,
seqlock is a type of reader-writer lock. This means that it is possible th
> From: Mattias Rönnblom [mailto:mattias.ronnb...@ericsson.com]
> Sent: Tuesday, 22 March 2022 17.10
>
> Hi.
>
> Would it make sense to have a seqlock implementation in DPDK?
Certainly!
>
> I think so, since it's a very useful synchronization primitive in data
> plane applications.
Yes, and h
Hi Mattias,
>
> Would it make sense to have a seqlock implementation in DPDK?
>
> I think so, since it's a very useful synchronization primitive in data
> plane applications.
>
Agree, it might be useful.
As I remember rte_hash '_lf' functions do use something similar to seqlock,
but in hand-
5 matches
Mail list logo