Skip to content

Commit ff3ad46

Browse files
committed
ssd: change blacklist to permalink.
1 parent 1e52fc4 commit ff3ad46

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/config/ssd.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

4949
Edit `/etc/fstab` and add the `discard` option to block devices that need TRIM.
5050

0 commit comments

Comments
 (0)