summaryrefslogtreecommitdiff
path: root/innobase
diff options
context:
space:
mode:
authorserg@serg.mylan <>2004-08-26 15:19:46 +0200
committerserg@serg.mylan <>2004-08-26 15:19:46 +0200
commitb4bb38e89617a63c233dd9eddf7731d6e95a6298 (patch)
tree9299076637e9019c66560b2d68fe6b4bc6456487 /innobase
parent87537752e2f47b93b0abef5b98f9262d67085275 (diff)
parent0e44c9fdab1c1efad11f174877384cf707217b5f (diff)
downloadmariadb-git-b4bb38e89617a63c233dd9eddf7731d6e95a6298.tar.gz
merged
Diffstat (limited to 'innobase')
-rw-r--r--innobase/buf/buf0rea.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/innobase/buf/buf0rea.c b/innobase/buf/buf0rea.c
index 71e885ff439..11107d777c8 100644
--- a/innobase/buf/buf0rea.c
+++ b/innobase/buf/buf0rea.c
@@ -629,6 +629,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();