Comment 13 for bug 1227581

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

In 5.6, if the LRU list mutex is held in addition to the flush list mutex, no BUF_BLOCK_REMOVE_HASH pages can be seen on the flush list. This is not the case for buf_do_flush_list_batch(), thus one of its subroutines buf_flush_page_and_try_neighbors() may hit the same issue. Likewise in buf_get_latched_pages_number_instance().