HomeFreeBSD

OpenZFS 9963 - Separate tunable for disabling ZIL vdev flush

Description

OpenZFS 9963 - Separate tunable for disabling ZIL vdev flush

Porting Notes:

  • Add options to zfs-module-parameters(5) man page.
  • zfs_nocacheflush move to vdev.c instead of vdev_disk.c, since the latter doesn't get built for user space.

Authored by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Matt Ahrens <matt@delphix.com>
Reviewed by: Brad Lewis <brad.lewis@delphix.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Tom Caputi <tcaputi@datto.com>
Reviewed by: George Melikov <mail@gmelikov.ru>
Approved by: Dan McDonald <danmcd@joyent.com>
Ported-by: Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>

OpenZFS-issue: https://www.illumos.org/issues/9963
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/f8fdf68125
Closes #8186

Details

Provenance
Prakash Surya <prakash.surya@delphix.com>Authored on Oct 23 2018, 4:44 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Dec 7 2018, 7:06 PM
Parents
rG18b14b17c854: OpenZFS 9993 - zil writes can get delayed in zio pipeline
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG53b1f5eac602: OpenZFS 9963 - Separate tunable for disabling ZIL vdev flush (authored by Prakash Surya <prakash.surya@delphix.com>).Dec 7 2018, 7:06 PM