• Paul Eggert's avatar
    Sync consing_until_gc with gc-cons-threshold · 97ffa339
    Paul Eggert authored
    Add watchers for gc-cons-threshold and gc-cons-percentage
    that update consing_until_gc accordingly.
    Suggested by Eli Zaretskii (Bug#37006#52).
    * src/alloc.c (consing_threshold, bump_consing_until_gc)
    (watch_gc_cons_threshold, watch_gc_cons_percentage):
    New functions.
    (garbage_collect_1): Use consing_threshold.
    (syms_of_alloc): Arrange to watch gc-cons-threshold and
    gc-cons-percentage.
    97ffa339
alloc.c 206 KB