>>>>"BW" == Ben Wing <ben(a)xemacs.org>
writes:
BW> Marcus, I went and added the changes to your allocator code but
BW> currently it depends on the code in Flrecord_stats(), which is
BW> only conditionally defined. Is there some other way of
BW> determining at the end of GC how much total memory is allocated?
For now, please add your changes to the conditioned code.
MC_ALLOC_TYPE_STATS is set by default, and even if it is not set it
would not break anything, XEmacs then just would not use
gc_cons_percentage. My upcoming changes will remove the conditions.
Thanks,
--
Marcus