216
213
extern ulint srv_dblwr_pages_written;
221
215
/* here we store the number of times when we had to wait for a free page
222
216
in the buffer pool. It happens when the buffer pool is full and we need
223
217
to make a flush, in order to be able to read or create a page. */