admin:linux:trim

TRIM / discard on Linux

  • lsblk --discard should show non-zero columns DISC_GRAN and DISC-MAX1
  • hdparm -I /dev/sdx | grep "TRIM" will tell you if trim is supported on your SSD.2
  • Last modified: 2022-04-18 05:14