qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 07/10] block: introduce preallocate filter


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [PATCH v5 07/10] block: introduce preallocate filter
Date: Thu, 27 Aug 2020 12:19:13 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

26.08.2020 16:51, David Edmondson wrote:
+  file-systems with slow allocation.
+
+  Supported options:
+
+  .. program:: preallocate
+  .. option:: prealloc-align
+
+    On preallocation, align file length to this number, default 1M.
*the file length

As for “number”...  Well, it is a number.  But “value” might fit better.
  Or “length (in bytes)”?
Isn't it really:

"On preallocation, ensure that the file length is aligned to a multiple
of this value, default 1M."


Sounds good, thanks!


--
Best regards,
Vladimir



reply via email to

[Prev in Thread] Current Thread [Next in Thread]