On Sun, Dec 26, 2021 at 6:35 AM Shiyang Ruan wrote:
>
> In order to introduce dax holder registration, we need a write lock for
> dax.
As far as I can see, no, a write lock is not needed while the holder
is being registered.
The synchronization that is needed is to make sure that the device
stay
On Sun, Dec 26, 2021 at 6:35 AM Shiyang Ruan wrote:
>
> The current dax_lock_page() locks dax entry by obtaining mapping and
> index in page. To support 1-to-N RMAP in NVDIMM, we need a new function
> to lock a specific dax entry corresponding to this file's mapping,index.
> And output the page c
2 matches
Mail list logo