Does anyone know how to verify contents of disk sectors in os x? Basically, I want to check if TRIM is actually working. On linux I can use the hdparm command, but that does not exist on os x.
Here is how to test automatic TRIM support on Ubuntu linux:
http://www.ocztechno...ll=1#post479503
So basically to verify TRIM working, we need to:
1) write to a temp file
2) find its starting block in the file system
3) delete the file
4) wait a couple of minutes for trim to zero out the deleted files blocks
5) read the sector of the previous file, to verify that it only contains zeros.
Finding a file's begin_lba and how to read only sectors of a disk is the issue.
22 replies to this topic
#21
Posted 27 March 2011 - 10:22 PM
#22
Guest: lemoon_*
Posted 05 May 2011 - 08:49 AM
Guest: lemoon_*
Nice read, thanks guys!
BTW: just read this "Install Mac OS 10.7 Lion on a unsupported Mac system", does this really works?
BTW: just read this "Install Mac OS 10.7 Lion on a unsupported Mac system", does this really works?
#23
Posted 28 July 2011 - 02:16 PM
anyone else having issues?
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









