attributes: Add S.M.A.R.T attributes for Samsung SSD
authorTobias Wolf <towolf@gmail.com>
Sun, 21 Feb 2010 11:58:42 +0000 (12:58 +0100)
committerLennart Poettering <lennart@poettering.net>
Sun, 20 May 2012 22:01:18 +0000 (00:01 +0200)
commit4f70bdc7f52e18b0180d7923aa6819da067265ad
treee500aaa9a9d44abd628163128b56f1c70e8ec6d2
parentd29cfb92cc15f7c0bc1eccdf7a85f20a60cbc586
attributes: Add S.M.A.R.T attributes for Samsung SSD

  Taken from:
  http://www.samsung.com/global/business/semiconductor/products/SSD/downloads/ds_SS805_NSSD_100_SLC_SATA_II_rev11.pdf

  Description:
           Attribute Name
       175 Program Fail Count (Chip)
       176 Erase Fail Count (Chip)
       177 Wear Leveling Count
       178 Used Reserved Block Count (Chip)
       179 Used Reserved Block Count (Total)
       180 Unused Reserved Block Count (Total)
       181 Program Fail Count (Total)
       182 Erase Fail Count (Total)
       183 Runtime bad block (Total)

Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/libatasmart/+bug/885869
atasmart.c