[MDEV-6931] Page cleaner should do LRU flushing regardless of server activity Created: 2014-10-24 Updated: 2014-10-24 Resolved: 2014-10-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.0.14 |
| Fix Version/s: | 10.0.15 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | innodb, xtradb | ||
| Issue Links: |
|
||||||||
| Description |
|
This is fix for upstream bug page_cleaner should work whether or not there is server activity. The page_cleaner thread does spurious background flushing |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2014-10-24 ] |
|
revno: 4456 Merge Facebook commit 926a077b14b73c14094de7fc7aa913241b801b4d This is fix for upstream bugs page_cleaner should work whether or not there is server activity. The page_cleaner thread does spurious background flushing |