- Apr 17, 2003
- 910
- 0
- 0
It seems that the main "SSD Tweak" for linux is to change the I/O scheduler from what CFQ which is the default, to either NOOP or Deadline...but after doing this and running some benchmarks, I am seeing benchmarks that are about 10% less than using CFQ. I'm beginning to think that they rewrote the CFQ algos and improved them because benchmarks aside, the system feels the most responsive when using CFQ vs NOOP or Deadline.
Does anyone have any good performance tweaks for SSDs running on RHEL 5?
For reference:
Intel X25-M G2
Intel ICH10 Controller in AHCI Mode
Linux default AHCI Driver
Ext3 Partition
BTW I don't think it's really beneficial to ditch EXT3 for an SSD drive. You still get better performance with EXT3 and improved data integrity. At most I'd say adjust the commit intervals and make sure to use the noatime mount option.
Does anyone have any good performance tweaks for SSDs running on RHEL 5?
For reference:
Intel X25-M G2
Intel ICH10 Controller in AHCI Mode
Linux default AHCI Driver
Ext3 Partition
BTW I don't think it's really beneficial to ditch EXT3 for an SSD drive. You still get better performance with EXT3 and improved data integrity. At most I'd say adjust the commit intervals and make sure to use the noatime mount option.
