0

I can't seem to find a straight answer.

I've got a motherboard with an Nvidia 780SLI chipset. I've installed the latest Nforce RAID drivers, and installed Windows 7 running on a pair of Crucial C300 in RAID 0.

  1. Does this setup support TRIM?
  2. If so, how do I detect/activate TRIM?
Hennes
  • 65,804
  • 7
  • 115
  • 169
NoCarrier
  • 3,517

2 Answers2

2

This post on MSDN has some comments from somebody at Microsoft that appears to indicate that TRIM might work and that it depends on the controller.

I had previously always thought the answer to this question was no.

mirh
  • 1,172
G_P
  • 481
0

No, it does not support TRIM. Currently the only drivers supporting TRIM are Microsoft's own storage drivers, Intel's, and AMD's.

And only selected controllers support TRIMing an SSD that is in a RAID array.

While the C300 drives are very fast, the build in garbage collection is not very aggressive, so without TRIM you will get a significant drop in write performance. I would recommend that, rather than running them in a RAID 0 you have them separate and spread out the IO load by installing stuff to both of 'em. This would allow you to use Microsoft's own drivers and so get TRIM.

mirh
  • 1,172
Mr Alpha
  • 6,837