mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
Remove zfs_vdev_elevator module option
As described in commit f81d5ef6 the zfs_vdev_elevator module
option is being removed. Users who require this functionality
should update their systems to set the disk scheduler using a
udev rule.
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #8664
Closes #9417
Closes #9609
This commit is contained in:
committed by
Tony Hutter
parent
c9ac5ec178
commit
36fe63042c
@@ -2798,20 +2798,6 @@ threshold.
|
||||
Default value: \fB32,768\fR.
|
||||
.RE
|
||||
|
||||
.sp
|
||||
.ne 2
|
||||
.na
|
||||
\fBzfs_vdev_scheduler\fR (charp)
|
||||
.ad
|
||||
.RS 12n
|
||||
Set the Linux I/O scheduler on whole disk vdevs to this scheduler. This
|
||||
option has been deprecated and will be removed in a future release. The
|
||||
standard \fB/sys/block/<block>/queue/scheduler\fR interface should be used
|
||||
to set a block device scheduler.
|
||||
.sp
|
||||
Default value: \fBnoop\fR.
|
||||
.RE
|
||||
|
||||
.sp
|
||||
.ne 2
|
||||
.na
|
||||
|
||||
Reference in New Issue
Block a user