Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1208809
| From | Christoph Hellwig <hch@lst.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 6/7] dax: update I/O path to do proper PMEM flushing |
| Date | 2015-08-17 21:20 +0200 |
| Message-ID | <pYy6T-83E-49@gated-at.bofh.it> (permalink) |
| References | <pYxu9-73D-3@gated-at.bofh.it> <pYxub-73D-43@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Aug 17, 2015 at 12:30:10PM -0600, Ross Zwisler wrote: > Update the DAX I/O path so that all operations that store data (I/O > writes, zeroing blocks, punching holes, etc.) properly synchronize the > stores to media using the PMEM API. This ensures that the data DAX is > writing is durable on media before the operation completes. > > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> Looks fine (at least as long as the next patch also goes in to cut down on the crazy amount of __pmem casts..) Reviewed-by: Christoph Hellwig <hch@lst.de> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 6/7] dax: update I/O path to do proper PMEM flushing Ross Zwisler <ross.zwisler@linux.intel.com> - 2015-08-17 20:40 +0200 Re: [PATCH v3 6/7] dax: update I/O path to do proper PMEM flushing Christoph Hellwig <hch@lst.de> - 2015-08-17 21:20 +0200
csiph-web