Commit Graph

8 Commits

Author SHA1 Message Date
George Melikov
48e3fded3d Module Parameters: update zfs_dirty_data_max_max defaults 2023-01-18 14:07:35 +03:00
Laura Hild
5e947852c7 Update zfs_multihost_{fail,import}_intervals defaults for v0.8
Pull request was openzfs/zfs#8495,
commit openzfs/zfs@db2af93d72.
2022-05-19 17:56:36 +03:00
George Melikov
a3bd990124 Module Parameters: update zfs_arc_max for FreeBSD
Closes: #276
2022-03-27 15:15:28 +03:00
George Melikov
c53d8efe03 Module Parameters: cleanup titles underlines 2022-03-19 13:18:41 +03:00
kewiha
1cbb76f064 Add details on l2arc_exclude_special (#275) 2022-03-05 21:13:01 +03:00
jumbi77
6ab5670546 zfs doc: upper bound for slop space calculation
OpenZFS v2.1 and above added an upper bound for slop space calculation.
See: f01eaed455
2022-01-14 21:57:06 +03:00
Václav Skála
f5a2a4e05b Fix zfs_scan_mem_lim_soft_fact documentation
Signed-off-by: Václav Skála <skala@vshosting.cz>
2021-07-13 12:36:55 +03:00
Brian Behlendorf
f7ee059f28 Update OpenZFS module parameters (#76)
- Renamed the page to "Module Parameter" since it now applies
  equally to Linux and FreeBSD.

- Updated spl_kmem_cache_expire, spl_kmem_cache_obj_per_slab_min,
  spl_kmem_cache_kmem_limit to note the last version they were
  included in.

- Added new l2arc_mfuonly, l2arc_rebuild_blocks_min_l2size,
  l2arc_rebuild_enabled, and l2arc_trim_ahead options which
  were added in OpenZFS 2.0 for the persistent L2ARC feature.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2020-11-25 09:42:02 -08:00