Is file deletion slower with TRIM?
Are the contents of "/tmp" deleted on boot?
I have found this to be very true!... So much that I reverted TRIM. For work I do a bunch of deleting and compiling and it was affecting build times.
Is file deletion slower with TRIM?
Are the contents of "/tmp" deleted on boot?
So...run the patch twice to restore boot times? Or do a safe boot?Great job reading the threads and OP, there are many posts throughout discussing rerunning the patch to restore boot times. If I were you, I'd probably be less snappy given all the cindori has done here.
Great job reading the threads and OP, there are many posts throughout discussing rerunning the patch to restore boot times. If I were you, I'd probably be less snappy given all the cindori has done here.
the steps do work but for some reason you need to redo the commands (or the patch) after Erasing free space in disk utility, perhaps fsck trim also then
Results 335.62
System Info
Xbench Version 1.3
System Version 10.6.7 (10J3250)
Physical RAM 4096 MB
Model MacBookPro8,1
Drive Type Corsair CSSD-F120GB2
Disk Test 335.62
Sequential 201.25
Uncached Write 299.75 184.04 MB/sec [4K blocks]
Uncached Write 270.05 152.79 MB/sec [256K blocks]
Uncached Read 97.88 28.64 MB/sec [4K blocks]
Uncached Read 381.76 191.87 MB/sec [256K blocks]
Random 1009.81
Uncached Write 1453.42 153.86 MB/sec [4K blocks]
Uncached Write 519.18 166.21 MB/sec [256K blocks]
Uncached Read 2838.96 20.12 MB/sec [4K blocks]
Uncached Read 1005.28 186.54 MB/sec [256K blocks]
At least I noticed after fsck with xbench, that speeds are increased, e.g linear 4kb read speed increased 25 -> 28MB/s and random 19 -> 20MB/s.
No, read the dialog when you hit "erase free space". It clearly says it will overwrite the data with 0's so you can't recover it. In other words, it will fill the cells with new data so you can't get to the old. But that would mean you can't use it any more so it will mark the cells with a 0 in them as "reusable" (it deletes the data it has written). This causes TRIM to be triggered and clear out the cells.isnt Disk Utility "erase free space" already calling fsck?
People with slow delete, please check your sector alignment is correctly 4096 bytes.
People with slow delete, please check your sector alignment is correctly 4096 bytes.
the patch is working great. however, Chrome is starting to lag when a lot when opening up sites with lots of pictures and small lag when opening normal sites.
What can i do to fix this?
The TRIM kext from [the] MacBook Pro 2011 build enables TRIM for Apple SSDs.
The kext that this patch installs is a hacked version of that kext, that enables TRIM for any SSD.
Cindori, given what we've found out about fsck_hfs since then, don't you think your patch should install both the hacked TRIM kext and the 491.6 fsck_hfs binary from the MacBook Pro 2011 10.6.7 release?
There will definitely be problem with the file system if you just block-level clone your HDD to SSD with Disk Utility or Carbon Copy Cloner. You should format and partition the SSD with Disk Utility and disable Erase Destination when you restore from the HDD to the SSD. This way you will do file copy to the SSD instead of block-level copy and avoid potential file system problems. One example is the adaptive hot-file clustering that's not used for SSD. If you perform a block-level copy you will have hot-files within the metadata zone and the catalog and allocation files will not be correct.
I just thought of this, as I haven't been having the Chrome or Firefox stalling problems others are reporting. My SSD is the 80GB Intel G2.
I'm not having any problems on the Snow Leopard side and have my user folder still on the SSD so not sure why others are having problems.
I'm not having any issues on Windows 7 via Bootcamp, but I had my TEMP folder redirected to a regular HD (did this for longevity reasons pre Cindori's Trim program).
Just thinking outloud.