hdparm-9.17 released, with experimental trim/wiper scripts for SSDs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hdparm-9.17 is now available from sourceforge.net.

New in this release:
       - added wiper/ subdirectory with preliminary SSD-wiper (TRIM) scripts
       - nuked kernel_patches/ subdirectory
       - Capitalize first word of each line of help output
       - added --fallocate flag
       - added --trim-sector-ranges flag
       - removed --trim-sectors flag
       - removed --fibmap-sector flag
       - embed VERSION string for easier digging out with strings(1)

This release is mostly in support of enabling user-initiated DSM/TRIM operations
for solid-state drives (SSDs).  The in-kernel support for automatic-TRIM seems
a ways off yet, so I'm providing scripts to do it auto/manually instead.  :)

These basically scan for free blocks in a filesystem, and batch them together
into huge DSM/TRIM commands to the drive, letting it know about them all for
garbage-collection and wear-leveling purposes.

These scripts are similar (but being Linux, superior) to an existing wiper.exe
utility that MS Win users have been enjoying for some brands of SSD.

But they won't actually do anything until drives ship with TRIM-enabled firmware.

Cheers --
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux