Module Parameters: update zfs_dirty_data_max_max defaults
This commit is contained in:
@@ -3329,7 +3329,11 @@ When to change See section "ZFS TRANSACTION DELAY"
|
|||||||
Data Type ulong
|
Data Type ulong
|
||||||
Units bytes
|
Units bytes
|
||||||
Range 1 to physical RAM size
|
Range 1 to physical RAM size
|
||||||
Default 25% of physical RAM
|
Default physical_ram/4
|
||||||
|
|
||||||
|
**since v0.7:** min(physical_ram/4, 4GiB)
|
||||||
|
|
||||||
|
**since v2.0 for 32-bit systems:** min(physical_ram/4, 1GiB)
|
||||||
Change Prior to zfs module load
|
Change Prior to zfs module load
|
||||||
Versions Affected v0.6.4 and later
|
Versions Affected v0.6.4 and later
|
||||||
====================== ====================================
|
====================== ====================================
|
||||||
|
|||||||
Reference in New Issue
Block a user