Mercurial > emacs
comparison lisp/=gnus-uu.el @ 10673:337c3a4d5fef
(emacs_blocked_malloc): Set __malloc_extra_blocks here.
(malloc_hysteresis): New variable.
(init_alloc_once): Initialize malloc_hysteresis.
(buffer_memory_full): New function.
(refill_memory_reserve): New function.
(SPARE_MEMORY): New macro.
(emacs_blocked_free): If no spare_memory now, and enough free
space is available, get a new spare.
(__malloc_size_t, _bytes_used): Declared.
(bytes_used_when_full): New variable.
(syms_of_alloc): Improve memory exhausted error message.
(init_alloc_once): Allocate spare_memory.
(memory_full): Free spare_memory.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 06 Feb 1995 22:52:25 +0000 |
parents | bc422f369d6c |
children | 1f8938c2c3a8 |
comparison
equal
deleted
inserted
replaced
10672:0582cd3a31a6 | 10673:337c3a4d5fef |
---|