summaryrefslogtreecommitdiffstats
path: root/man/man5/zfs-module-parameters.5
Commit message (Expand)AuthorAgeFilesLines
* zfs_arc_num_sublists_per_state should be common to all multilistsMatthew Ahrens2017-02-151-3/+4
* Add missing module_param for zfs_per_txg_dirty_frees_percentDavid Quigley2017-02-071-0/+16
* Update deadman operation to better align with upstream OpenZFSTim Chase2017-01-311-8/+26
* Minor man-page formatting fixesHÃ¥kan Johansson2017-01-241-1/+1
* OpenZFS 7303 - dynamic metaslab selectionDon Brady2017-01-121-0/+24
* Revert "Disable zio_dva_throttle_enabled by default"Brian Behlendorf2016-12-081-1/+1
* Fix man page formatting in zfs-module-parametersDeHackEd2016-11-141-5/+5
* Add parity generation/rebuild using AVX-512 for x86-64Romain Dolbeau2016-11-021-0/+2
* Disable zio_dva_throttle_enabled by defaultBrian Behlendorf2016-10-261-1/+1
* Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bitsRomain Dolbeau2016-10-211-1/+1
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-131-0/+24
* Fix file permissionsBrian Behlendorf2016-10-081-0/+0
* Add parity generation/rebuild using 128-bits NEON for Aarch64Romain Dolbeau2016-10-031-0/+2
* Enable ignore_hole_birth module option by defaultBrian Behlendorf2016-09-161-1/+1
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-14/+0
* Add zfs_arc_meta_limit_percent tunableGeLiXin2016-08-231-6/+37
* Fletcher4 implementation using avx512f instruction setGvozden Neskovic2016-08-161-8/+8
* Add tunable to ignore hole_birthRich Ercolani2016-08-151-0/+13
* Limit the amount of dnode metadata in the ARCTim Chase2016-07-251-0/+31
* Fixes and enhancements of SIMD raidz parityGvozden Neskovic2016-07-191-1/+1
* Implementation of SSE optimized Fletcher-4Tyler J. Stachecki2016-07-151-5/+9
* Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.Gvozden Neskovic2016-07-131-1/+2
* SIMD implementation of vdev_raidz generate and reconstruct routinesGvozden Neskovic2016-06-211-1/+28
* Implementation of AVX2 optimized Fletcher-4Jinshan Xiong2016-06-021-0/+17
* Improve zfs-module-parameters(5)DHE2016-05-231-53/+95
* Correct typo in spa_load_verify_metadata docsRichard Laager2016-03-291-1/+1
* FreeBSD r256956: Improve ZFS N-way mirror read performance by using load and ...smh2016-02-261-3/+62
* Add l2arc_max_block_size tunableBrian Behlendorf2016-02-251-0/+14
* Reintroduce zfs_remove() synchronous deleteskernelOfTruth2016-01-261-0/+15
* Illumos 6251 - add tunable to disable free_bpobj processingGeorge Wilson2016-01-251-0/+11
* Illumos 5987 - zfs prefetch code needs workMatthew Ahrens2016-01-121-4/+7
* Make zio_taskq_batch_pct user configurableDHE2015-12-181-0/+17
* Man page white space and spelling correctionsNed Bass2015-12-181-2/+2
* Prefetch start and end of volumesBrian Behlendorf2015-09-091-0/+15
* Add dbgmsg kstatBrian Behlendorf2015-09-041-0/+25
* Support accessing .zfs/snapshot via NFSBrian Behlendorf2015-09-041-0/+15
* zvol processing should use struct bioRichard Yao2015-09-041-11/+0
* Add spa_slop_shift module optionBrian Behlendorf2015-09-021-0/+16
* Update arc_memory_throttle() to check pageoutBrian Behlendorf2015-07-301-6/+7
* Update arc_available_memory() to check freememBrian Behlendorf2015-07-301-0/+13
* Bound zvol_threads module optionBrian Behlendorf2015-07-291-1/+1
* Reinstate zfs_arc_p_min_shiftBrian Behlendorf2015-07-231-0/+12
* man: fix spelling mistakes in manualColin Ian King2015-07-011-1/+1
* Make metaslab_aliquot a module parameter.Etienne Dechamps2015-06-221-0/+14
* Illumos 5497 - lock contention on arcs_mtxPrakash Surya2015-06-111-0/+60
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-0/+18
* align zfs_autoimport_disable manpage with realitycburroughs2015-04-241-1/+1
* Update zfs_pd_bytes_max default in zfs(8)Brian Behlendorf2015-03-311-1/+1
* Illumos 5694 - traverse_prefetcher does not prefetch enoughGeorge Wilson2015-03-271-2/+2
* zio_injection_enabled should not be a module optionIsaac Huang2015-03-241-11/+0