37
37
/**********************************************************************//**
38
38
Allocate a block. The thread calling this function must hold
40
40
block->mutex. The buf_pool->mutex may only be released and reacquired
41
41
if lru != NULL. This function should only be used for allocating
42
42
compressed page frames or control blocks (buf_page_t). Allocated