How does InnoDB do on high IOPs servers? Thanks to SSD, many of us will soon have such servers. I will provide more details in my talks:
- MySQL performance in the cloud (Wed, 3pm)
- Life of a Dirty Page (Thu, 10:50am)
The summary is that InnoDB is very effective at using the read capacity of a high IOPs server. It has problems at using enough of the write capacity. Alas, this is InnoDB and the problem is easy to fix. Many of the fixes are in the v3 Google patch. Many are also in the Percona patches and builds. Although there may be one fix in the v3 Google patch that Percona has yet to implement.
Note that I may mention the P word a few times in my talk today and tomorrow.





No user commented in " InnoDB on high IOPs servers (SSD) "
Follow-up comment rss or Leave a Trackback