mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
When calculating the buf pool dirty pages ratio, add also free pages to the LRU list length: no need to active flushing if there are lots of free pages in the buffer pool innobase/buf/buf0buf.c: When calculating the buf pool dirty pages ratio, add also free pages to the LRU list length: no need to active flushing if there are lots of free pages in the buffer pool |
||
|---|---|---|
| .. | ||
| ts | ||
| buf0buf.c | ||
| buf0flu.c | ||
| buf0lru.c | ||
| buf0rea.c | ||
| Makefile.am | ||
| makefilewin | ||