> From: Suanming Mou [mailto:suanmi...@mellanox.com]
>
> Hi Morten,
>
> Thanks for the comments.
>
> > From: Morten Brørup
> > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Suanming Mou
> On
> > > 12/26/2019 7:05 PM, Olivier Matz wrote:
> > > > On Thu, Oct 17, 2019 at 06:55:01AM +,
Hi Morten,
Thanks for the comments.
> -Original Message-
> From: Morten Brørup
> Sent: Thursday, March 5, 2020 5:52 PM
> To: Suanming Mou ; Olivier Matz
> ; Xueming(Steven) Li
> Cc: Andrew Rybchenko ; dev@dpdk.org; Asaf
> Penso ; Ori Kam
> Subject: RE:
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Suanming Mou
> On 12/26/2019 7:05 PM, Olivier Matz wrote:
> > On Thu, Oct 17, 2019 at 06:55:01AM +, Xueming Li wrote:
> >> Indexed memory pool manages memory entries by index, allocation from
> >> pool returns both memory pointer and index(
Hi Olivier,
Sorry for the late response.
Xueming is currently busy with other tasks, so I will try continue with
the RFC.
On 12/26/2019 7:05 PM, Olivier Matz wrote:
Hi Xueming,
On Thu, Oct 17, 2019 at 06:55:01AM +, Xueming Li wrote:
Indexed memory pool manages memory entries by index, a
Hi Xueming,
On Thu, Oct 17, 2019 at 06:55:01AM +, Xueming Li wrote:
> Indexed memory pool manages memory entries by index, allocation from
> pool returns both memory pointer and index(ID). users save ID as u32
> or less(u16) instead of traditional 8 bytes pointer. Memory could be
> retrieved f
> >> <mailto:arybche...@solarflare.com>; dpdk-dev <mailto:dev@dpdk.org>; Asaf
> >> Penso
> >> <mailto:as...@mellanox.com>; Ori Kam <mailto:or...@mellanox.com>; Stephen
> >> Hemminger <mailto:step...@networkplumber.org>
>
<mailto:as...@mellanox.com>; Ori Kam <mailto:or...@mellanox.com>; Stephen
>> Hemminger <mailto:step...@networkplumber.org>
>> Subject: Re: [dpdk-dev] [RFC] mempool: introduce indexed memory pool
>>
>> On Thu, Oct 17, 2019 at 6:43 PM Xueming(Steven) Li
>&g
gt; > ; Ori Kam ; Stephen
> > Hemminger
> > Subject: Re: [dpdk-dev] [RFC] mempool: introduce indexed memory pool
> >
> > On Thu, Oct 17, 2019 at 6:43 PM Xueming(Steven) Li
> > wrote:
> > >
> > > > -Original Message-
> > > > From:
> -Original Message-
> From: Jerin Jacob
> Sent: Friday, October 18, 2019 12:41 AM
> To: Xueming(Steven) Li
> Cc: Olivier Matz ; Andrew Rybchenko
> ; dpdk-dev ; Asaf Penso
> ; Ori Kam ; Stephen
> Hemminger
> Subject: Re: [dpdk-dev] [RFC] mempool: introduce
t; > ; Ori Kam
> > Subject: Re: [dpdk-dev] [RFC] mempool: introduce indexed memory pool
> >
> > On Thu, Oct 17, 2019 at 12:25 PM Xueming Li wrote:
> > >
> > > Indexed memory pool manages memory entries by index, allocation from
> > > pool ret
> -Original Message-
> From: Jerin Jacob
> Sent: Thursday, October 17, 2019 3:14 PM
> To: Xueming(Steven) Li
> Cc: Olivier Matz ; Andrew Rybchenko
> ; dpdk-dev ; Asaf Penso
> ; Ori Kam
> Subject: Re: [dpdk-dev] [RFC] mempool: introduce indexed memory pool
>
&
On Thu, Oct 17, 2019 at 12:25 PM Xueming Li wrote:
>
> Indexed memory pool manages memory entries by index, allocation from
> pool returns both memory pointer and index(ID). users save ID as u32
> or less(u16) instead of traditional 8 bytes pointer. Memory could be
> retrieved from pool or returne
Indexed memory pool manages memory entries by index, allocation from
pool returns both memory pointer and index(ID). users save ID as u32
or less(u16) instead of traditional 8 bytes pointer. Memory could be
retrieved from pool or returned to pool later by index.
Pool allocates backend memory in ch
13 matches
Mail list logo