File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,10 +41,10 @@ Finally, make the script executable:
4141
4242## Continuous TRIM with fstab discard
4343
44- Note: You can use either continuous or periodic TRIM, but usage of continuous
45- TRIM is discouraged if you have an SSD that doesn't handle NCQ correctly. Refer
46- to the
47- [ blacklist] ( https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/ata/libata-core.c#n4522 ) .
44+ You can use either continuous or periodic TRIM, but usage of continuous TRIM is
45+ discouraged if you have an SSD that doesn't handle NCQ correctly. Refer to the
46+ kernel
47+ [ blacklist] ( https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/ata/libata-core.c?h=v5.8&id=bcf876870b95592b52519ed4aafcf9d95999bc9c#n3774 ) .
4848
4949Edit ` /etc/fstab ` and add the ` discard ` option to block devices that need TRIM.
5050
You can’t perform that action at this time.
0 commit comments