MySQL Forums
Forum List  »  InnoDB

innodb_read_io_threads and innodb_buffer_pool_instances
Posted by: hua kai
Date: May 17, 2016 03:46AM

We can define multiple innodb_buffer_pool_instances. I want to know if each innodb_buffer_pool instance has its own innodb_read_io_threads

For example, set innodb_read_io_threads = 10, innodb_buffer_pool_instances = 4

then each innodb_buffer_pool instance has 10 innodb_read_io_threads
total have 40 innodb_read_io_threads

Is this correct?

Options: ReplyQuote


Subject
Views
Written By
Posted
innodb_read_io_threads and innodb_buffer_pool_instances
1588
May 17, 2016 03:46AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.