by jmsms » Nov 10th, '12, 00:15
Went ahead and flashed the newest fw 2.25 using ocz linux bootable updater media...after backup...really easy and without problems. in win7 device manager shows ahci controller active and the
fsutil behavior query DisableDeleteNotify indicates that trim is enabled. interestingly, there does not seem to be any other way posted online to actually test under windows. everything there that is written to frequently, such as temporary files, etc., profiles, etc., cache, etc. are moved to an ntfs partition on the hard disk. My linux home folder, swap partition are also on the hard disk instead of ssd. will tmpfs to ram when not running this test. current fstab
# Entry for /dev/sda5 :
UUID=543f8c7c-9665-497e-a376-d57445e54630 / ext4 discard,noatime 1 1
# Entry for /dev/sda6 :
UUID=84f0b424-022a-4aa1-9030-4102b783d373 /boot ext4 discard,noatime 1 2
# Entry for /dev/sdb1 :
UUID=8c32f329-9e3c-440b-90a2-7cd4188d3462 /home ext4 defaults 1 2
none /proc proc defaults 0 0
# Entry for /dev/sdb5 :
UUID=c3c06ce5-4413-4275-a63f-15ba54840a0f /var ext4 defaults 1 2
# Entry for /dev/sdb7 :
UUID=16e3ebc5-12c7-4520-b154-e5022796cfd5 swap swap defaults 0 0
These tests describe in several sites still do not give me zeros back after deletion of temp file, and the script type of test that give the 2 minute pause fails that, too. Any further suggestion? At some point, I have to get to the point of doing actual work on this machine, which at this point, is running very well and I am just astonished how fast w7 loads and M2 with kde runs..so far a pleasure to use, except for this. This ssd was purchased fairly cheaply, as in refurbished(ocz agility3) and was just trying to prolong its life for as long as possible. The combination that I have(asrock z77 pro 4/agility 3) I guess will not do trim under linux. Guess maybe by the time it deteriorates significantly(ntfs and ext4 partitions have much more empty space than filled space) I would be thinking about a better one anyway.
part of mount output ref to sda5
/dev/sda5 on / type ext4 (rw,noatime,user_xattr,barrier=1,data=ordered,discard)