Re: [PATCH] dax, pmem: add support for msync
From: Christoph Hellwig <hch@lst.de>
Date: 2015-08-31 19:34:49
Also in:
linux-fsdevel, lkml, nvdimm
From: Christoph Hellwig <hch@lst.de>
Date: 2015-08-31 19:34:49
Also in:
linux-fsdevel, lkml, nvdimm
On Mon, Aug 31, 2015 at 01:26:40PM -0600, Ross Zwisler wrote:
quoted
Should this be abstracted by adding a ->msync method? Maybe not worth to do for now, but it might be worth to keep that in mind.Where would we add the ->msync method? Do you mean to the PMEM API, or somewhere else?
vm_operations_struct would be the most logical choice, with filesystems having a dax-specific instance of that. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>