Skip to content

Commit 9614e2b

Browse files
jtpittman195snitm
authored andcommitted
dm cache: Documentation: update default migration_throttling value
In commit f8350da ("dm cache: tune migration throttling") the value for DEFAULT_MIGRATION_THRESHOLD was decreased from 204800 to 2048. Edit device-mapper/cache.txt to reflect the correct default value for migration_threshold. Signed-off-by: John Pittman <[email protected]> Signed-off-by: Mike Snitzer <[email protected]>
1 parent f204260 commit 9614e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/device-mapper/cache.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ doing here to avoid migrating during those peak io moments.
119119

120120
For the time being, a message "migration_threshold <#sectors>"
121121
can be used to set the maximum number of sectors being migrated,
122-
the default being 204800 sectors (100MB).
122+
the default being 2048 sectors (1MB).
123123

124124
Updating on-disk metadata
125125
-------------------------

0 commit comments

Comments
 (0)