- Notifications
You must be signed in to change notification settings - Fork5
Commit770d078
committed
Add new vpl_num_allocated_pages member to VPageListData.
It will keep track the number of pages allocated so thatvacuum could allocate twice of the previous allocation.This will greatly reduce the total memory consumption ofvacuum.1 parent2b67dc5 commit770d078
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
|
0 commit comments
Comments
(0)