On 7/19/23 7:31?PM, Damien Le Moal wrote: > diff --git a/HOWTO.rst b/HOWTO.rst > index 7ae8ea7b..9b9472a8 100644 > --- a/HOWTO.rst > +++ b/HOWTO.rst > @@ -3424,6 +3424,12 @@ Threads, processes and job synchronization > priority setting, see I/O engine specific :option:`cmdprio_percentage` > and :option:`cmdprio_class` options. > > +.. option:: priohint=int > + > + Set the I/O priority hint. This has effects only for devices with > + features controlled through priority hints (e.g. block devices > + supporting command duration limits). > + I would rephrase that as: Set the I/O priority hint. This is only applicable to devices with features controlled through priority hints (e.g. block devices supporting command duration limits, or CDL). CDL is a way to XXX and finish the XXX, and apply to the man page as well. Assume people don't know what CDL is, because that will generally be true! -- Jens Axboe