simplify spare memory management
authorBT Templeton <bpt@hcoop.net>
Wed, 13 Jun 2012 22:03:34 +0000 (18:03 -0400)
committerRobin Templeton <robin@terpri.org>
Mon, 9 Feb 2015 18:04:17 +0000 (13:04 -0500)
* src/alloc.c (spare_memory): Make this a single block of memory,
  rather than an array. All references changed.
  (memory_full_cons_threshold): Change default value.


No differences found