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)
commitc6b04f6bef2a4e1e6073263488151bd76cd88bc5
treed46064fc41c05bd725ece84d54623032cf8c8a8e
parente8396880813faf3a54b8576d259c785ce4276a1f
simplify spare memory management

* 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.
src/alloc.c