Re: [PATCH v3 1/3] lightnvm: specify target's logical address area

2016-02-05 Thread Matias Bjørling
On 02/04/2016 12:34 PM, Wenwei Tao wrote: > We can create more than one target on a lightnvm > device by specifying its begin lun and end lun. > > But only specify the physical address area is not > enough, we need to get the corresponding non- > intersection logical address area division from >

Re: [PATCH v3 1/3] lightnvm: specify target's logical address area

2016-02-05 Thread Matias Bjørling
On 02/04/2016 12:34 PM, Wenwei Tao wrote: > We can create more than one target on a lightnvm > device by specifying its begin lun and end lun. > > But only specify the physical address area is not > enough, we need to get the corresponding non- > intersection logical address area division from >

[PATCH v3 1/3] lightnvm: specify target's logical address area

2016-02-04 Thread Wenwei Tao
We can create more than one target on a lightnvm device by specifying its begin lun and end lun. But only specify the physical address area is not enough, we need to get the corresponding non- intersection logical address area division from the backend device's logcial address space. Otherwise

[PATCH v3 1/3] lightnvm: specify target's logical address area

2016-02-04 Thread Wenwei Tao
We can create more than one target on a lightnvm device by specifying its begin lun and end lun. But only specify the physical address area is not enough, we need to get the corresponding non- intersection logical address area division from the backend device's logcial address space. Otherwise