Add new vpl_num_allocated_pages member to VPageListData.
It will keep track the number of pages allocated so that vacuum could allocate twice of the previous allocation. This will greatly reduce the total memory consumption of vacuum.
Showing
Please register or sign in to comment