История изменений
Исправление deadNightTiger, (текущая версия) :
Ну так у вас (на уровне блок-девайса) TRIM работает, если еще discard в fstab есть, то и на уровне ФС работает. А нули в hdparm быть вовсе не обязаны:
There are different types of TRIM defined by SATA Words 69 and 169 returned from an ATA IDENTIFY DEVICE command:
- Non-deterministic TRIM: Each read command to the Logical block address (LBA) after a TRIM may return different data.
- Deterministic TRIM (DRAT): All read commands to the LBA after a TRIM shall return the same data, or become determinate.
- Deterministic Read Zero after TRIM (RZAT): All read commands to the LBA after a TRIM shall return zero.
Исходная версия deadNightTiger, :
Ну так у вас (на уровне блок-девайса) TRIM работает, если еще discard в fstab есть, то и на уровне ФС работает. А нули в hdparm быть вовсе не обязаны:
There are different types of TRIM defined by SATA Words 69 and 169 returned from an ATA IDENTIFY DEVICE command:
- Non-deterministic TRIM: Each read command to the Logical block address (LBA) after a TRIM may return different data.
- Deterministic TRIM (DRAT): All read commands to the LBA after a TRIM shall return the same data, or become determinate.
- Deterministic Read Zero after TRIM (RZAT): All read commands to the LBA after a TRIM shall return zero.