-
Since SMART formula of 0xCA is
100-100*X, X ~= WearLevel / MaxWearLevel (Max = 3000)
and byte rotating:
100*(1-X) == 0 on Wear level = 3000
100*(1-X) == -256 on Wear level = 10680
100*(1-X) == -512 on Wear level = 18360 ( Spoiler
)
100*(1-X) == -768 on Wear level = 26040
100*(1-X) == -1024 on Wear level = 33720
...
So far it could reset the counter only 2 times, at 3000 and 10680.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks