All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ndctl: add warning about overwrite taking a long time
@ 2019-03-22 23:50 Dave Jiang
  2019-03-22 23:50 ` [PATCH 2/2] ndctl: fix typo mistake for ndctl-sanitize-dimm Dave Jiang
  2019-03-27 17:09 ` [PATCH 1/2] ndctl: add warning about overwrite taking a long time Verma, Vishal L
  0 siblings, 2 replies; 3+ messages in thread
From: Dave Jiang @ 2019-03-22 23:50 UTC (permalink / raw)
  To: vishal.l.verma, dan.j.williams; +Cc: linux-nvdimm

Add warning note in man page that overwrite may take a long time to
execute.

Suggested-by: Robert Elliot <elliott@hpe.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
---
 Documentation/ndctl/ndctl-sanitize-dimm.txt |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/ndctl/ndctl-sanitize-dimm.txt b/Documentation/ndctl/ndctl-sanitize-dimm.txt
index 797820dd..ebf4b995 100644
--- a/Documentation/ndctl/ndctl-sanitize-dimm.txt
+++ b/Documentation/ndctl/ndctl-sanitize-dimm.txt
@@ -49,7 +49,8 @@ include::xable-dimm-options.txt[]
 	Wipe the entire DIMM, including label data. This can take significant
 	time, and the command is non-blocking. With this option, the overwrite
 	request is merely submitted to the NVDIMM, and the completion is
-	asynchronous.
+	asynchronous. Depending on the medium and capacity, overwrite may take
+	tens of minutes to many hours.
 
 -m::
 --master_passphrase::

_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-27 17:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-22 23:50 [PATCH 1/2] ndctl: add warning about overwrite taking a long time Dave Jiang
2019-03-22 23:50 ` [PATCH 2/2] ndctl: fix typo mistake for ndctl-sanitize-dimm Dave Jiang
2019-03-27 17:09 ` [PATCH 1/2] ndctl: add warning about overwrite taking a long time Verma, Vishal L

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.