• Jan Lindström's avatar
    MDEV-6932: Enable Lazy Flushing · 2bf3e416
    Jan Lindström authored
    Merge Facebook commit 4f3e0343fd2ac3fc7311d0ec9739a8f668274f0d
    authored by Steaphan Greene from https://github.com/facebook/mysql-5.6
    
    Adds innodb_idle_flush_pct to enable tuning of the page flushing rate
    when the system is relatively idle. We care about this, since doing
    extra unnecessary flash writes shortens the lifespan of the flash.
    2bf3e416
srv0srv.cc 86.3 KB