projects
/
fio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b803fe
)
HOWTO: fix up broken formatting in registerfiles section
author
Sitsofe Wheeler
<sitsofe@yahoo.com>
Sat, 21 Dec 2019 09:17:50 +0000
(09:17 +0000)
committer
Sitsofe Wheeler
<sitsofe@yahoo.com>
Sat, 21 Dec 2019 11:51:58 +0000
(11:51 +0000)
Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
HOWTO
patch
|
blob
|
blame
|
history
diff --git
a/HOWTO
b/HOWTO
index 7895eba4a0fce0b4ea894dd3a2729c936aef6bf0..89f6ee826d08fecbb9d7a5286ea141e336a8e077 100644
(file)
--- a/
HOWTO
+++ b/
HOWTO
@@
-2046,6
+2046,7
@@
with the caveat that when used on the command line, they must come after the
IO latency as well.
.. option:: registerfiles : [io_uring]
+
With this option, fio registers the set of files being used with the
kernel. This avoids the overhead of managing file counts in the kernel,
making the submission and completion part more lightweight. Required