← Back to team overview

percona-discussion team mailing list archive

[Bug 312066] [NEW] make insert buffer more controlable

 

Public bug reported:

* add parameter to limit insert buffer size
    current limit of the size is the half of the buffer pool.
    it may be too large when we use huge buffer pool (over several GB).

* add parameter to make the merging more active
    currently, we can control the activity by innodb_io_capacity.
    but, it may be still insufficient for high-end hardware.

** Affects: percona-patches
     Importance: Undecided
         Status: New

-- 
make insert buffer more controlable
https://bugs.launchpad.net/bugs/312066
You received this bug notification because you are a member of Percona
developers, which is the registrant for Percona patches.

Status in Patches for MySQL by Percona: New

Bug description:
* add parameter to limit insert buffer size
    current limit of the size is the half of the buffer pool.
    it may be too large when we use huge buffer pool (over several GB).

* add parameter to make the merging more active
    currently, we can control the activity by innodb_io_capacity.
    but, it may be still insufficient for high-end hardware.



Follow ups

References