May 24, 2012

Comment: How to decrease InnoDB shutdown times

… that makes this faster. It is one thing to ask InnoDB to lower the percentage of dirty buffers, it is another… IO capacity on a server. The patches to use include innodb_io_capacity, more background IO threads and a few others… slow when: * using innodb_flush_method=O_DIRECT * disabling SATA writeback cache * not using a HW RAID disk cache * using NFS or some other…