Hi Olivier,
On Monday 03 July 2017 10:07 PM, Olivier Matz wrote:
> On Wed, 21 Jun 2017 17:32:46 +, Santosh Shukla
> wrote:
>> HW mempool blocks may need physical contiguous obj in a pool.
> This should be clarified: the memory area containing all the
> objects must be physically contiguous,
On Wed, 21 Jun 2017 17:32:46 +, Santosh Shukla
wrote:
> HW mempool blocks may need physical contiguous obj in a pool.
This should be clarified: the memory area containing all the
objects must be physically contiguous, right?
> Introducing MEMPOOL_F_POOL_CONTIG flag for such use-case. The f
HW mempool blocks may need physical contiguous obj in a pool.
Introducing MEMPOOL_F_POOL_CONTIG flag for such use-case. The flag
useful to detect whether all buffer fits within a hugepage or not. If
not then return -ENOSPC. This way, we make sure that all object within a
pool is contiguous.
Signe
3 matches
Mail list logo