For the my previous post, there was comment to suggest to test db_STRESS benchmark on XtraDB by Dimitri. And I tested and tuned for the benchmark. I will show you the tunings. It should be also tuning procedure for general heavy writing workloads.
At first, <tuning peak performance>. The next, <tuning purge operation> to stabilize performance and to avoid decreasing performance.
<test condition>
Server:
PowerEdge R900, Four Quad Core E7320 Xeon, 2.13GHz, 32GB Memory,
16X2GB, 667MHz
db_STRESS:
32 sessions, RW=1, dbsize = 1000000, no thinktime
XtraDB: (mysql-5.1.39 + XtraDB-1.0.4-current)
innodb_io_capacity = 4000
innodb_support_xa = false
innodb_file_per_table = …