Question about autovacuum function autovac_balance_cost() - Mailing list pgsql-hackers

From CNG L
Subject Question about autovacuum function autovac_balance_cost()
Date
Msg-id CAJ3ejTw9WYFk6qkFX-5Hv8FxbcD2Mjtk3yn1g1ZET9H4FAVxVA@mail.gmail.com
Whole thread Raw
List pgsql-hackers
I am new to the autovacuum. After reading its code, I am still confusing what is the autovac_balance_cost() and how the cost logic works to make the autovacuum workers consume the I/O equially. Can anyone share some light on it?

Thanks

pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: WIP: Avoid creation of the free space map for small tables
Next
From: Tom Lane
Date:
Subject: Re: reducing the footprint of ScanKeyword (was Re: Large writable variables)