Re: [PATCH v4 0/5] lightnvm: Flexible metadata

2018-11-30 Thread Matias Bjørling
On 11/29/2018 08:16 AM, Igor Konopko wrote: This series of patches extends the way how pblk can store L2P sector metadata. After this set of changes any size of NVMe metadata is supported in pblk. Also there is an support for case without NVMe metadata. Changes v3 --> v4: -rename

Re: [PATCH v4 0/5] lightnvm: Flexible metadata

2018-11-29 Thread Javier Gonzalez
> On 29 Nov 2018, at 08.16, Igor Konopko wrote: > > This series of patches extends the way how pblk can > store L2P sector metadata. After this set of changes > any size of NVMe metadata is supported in pblk. > Also there is an support for case without NVMe metadata. > > Changes v3 --> v4: >

[PATCH v4 0/5] lightnvm: Flexible metadata

2018-11-28 Thread Igor Konopko
This series of patches extends the way how pblk can store L2P sector metadata. After this set of changes any size of NVMe metadata is supported in pblk. Also there is an support for case without NVMe metadata. Changes v3 --> v4: -rename nvm_alloc_dma_pool() to nvm_create_dma_pool() -split