From: Sitsofe Wheeler Date: Sat, 21 Dec 2019 09:17:50 +0000 (+0000) Subject: HOWTO: fix up broken formatting in registerfiles section X-Git-Tag: fio-3.18~31^2~1 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=2c870598ec063b3574d0e992d521cae615aa1c73 HOWTO: fix up broken formatting in registerfiles section Signed-off-by: Sitsofe Wheeler --- diff --git a/HOWTO b/HOWTO index 7895eba4..89f6ee82 100644 --- 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