Skip to content

Commit da67dbf

Browse files
PS-9152 Remove the Multi-threaded LRU flusher feature (8.3) (#293)
modified: docs/xtradb-performance-improvements.md
1 parent 09f6609 commit da67dbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/xtradb-performance-improvements.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ the `backoff` is selected, Percona implementation will be used.
3737

3838
## Multi-threaded LRU flusher
3939

40+
This feature has been removed in Percona Server for MySQL 8.3.0-1.
41+
4042
Percona Server for MySQL features a true multi-threaded LRU flushing. In this scheme, each buffer pool instance has its own dedicated LRU manager thread that is
4143
tasked with performing LRU flushes and evictions to refill the free list of that
4244
buffer pool instance. Existing multi-threaded flusher no longer does any LRU

0 commit comments

Comments
 (0)