Avoid touching all pages in extent_recycle for debug build.
We may have a large number of pages with *zero set (since they are populated on demand). Only check the first page to avoid paging in all of them.
Please register or sign in to comment
We may have a large number of pages with *zero set (since they are populated on demand). Only check the first page to avoid paging in all of them.