This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Make GC tuning parameters adjustable at runtime


On Sun, Nov 10, 2002 at 02:22:31PM -0800, Zack Weinberg wrote:
> +Minimum size of the garbage collector's heap before it begins bothering
> +to collect garbage.  The first collection after the heap expands by
                                            ^ occurs

> +@option{ggc-min-expand}% beyond @option{ggc-min-heapsize}.

Ugh.  Fixed in my copy.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]