Loading innobase/buf/buf0rea.c +2 −0 Original line number Diff line number Diff line Loading @@ -546,6 +546,8 @@ buf_read_ibuf_merge_pages( } } os_aio_simulated_wake_handler_threads(); /* Flush pages from the end of the LRU list if necessary */ buf_flush_free_margin(); Loading Loading
innobase/buf/buf0rea.c +2 −0 Original line number Diff line number Diff line Loading @@ -546,6 +546,8 @@ buf_read_ibuf_merge_pages( } } os_aio_simulated_wake_handler_threads(); /* Flush pages from the end of the LRU list if necessary */ buf_flush_free_margin(); Loading