HomeFreeBSD

FreeBSD: reduce priority of ZIO_TASKQ_ISSUE writes by a larger value

Description

FreeBSD: reduce priority of ZIO_TASKQ_ISSUE writes by a larger value

On FreeBSD, if priorities divided by four (RQ_PPQ) are equal then
a difference between them is insignificant. In other words,
incrementing pri by only one as on Linux is insufficient.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #10872

Details

Provenance
mmacyAuthored on Sep 4 2020, 6:13 PM
GitHub <noreply@github.com>Committed on Sep 4 2020, 6:13 PM
Parents
rGef55446a9ce6: Spruce up pkg-config files for libzfs/libzfs_core
Branches
Unknown
Tags
Unknown