HomeFreeBSD

Set "none" scheduler if available (initramfs)

Description

Set "none" scheduler if available (initramfs)

Existing zfs initramfs script logic will attempt to set the 'noop'
scheduler if it's available on the vdev block devices. Newer kernels
have the similar 'none' scheduler on multiqueue devices; this change
alters the initramfs script logic to also attempt to set this scheduler
if it's available.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Garrett Fields <ghfields@gmail.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Signed-off-by: Colm Buckley <colm@tuatha.org>
Closes #9042

Details

Provenance
colmbuckley <colm@tuatha.org>Authored on Aug 19 2019, 10:11 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Aug 19 2019, 10:11 PM
Parents
rG1a26cb616094: Add more refquota tests
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGf6fbe2566462: Set "none" scheduler if available (initramfs) (authored by colmbuckley <colm@tuatha.org>).Aug 19 2019, 10:11 PM