smaller default dynamic-space size on GENCGC
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 21 Nov 2011 14:53:17 +0000 (16:53 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 21 Nov 2011 16:40:17 +0000 (18:40 +0200)
commitaadc8391153b7b939462752dfa3f8dec49b2eba1
tree4f23b4f4c0c0acabea5f64b56439618421f01ed9
parent798b02eeb8691ec00138f03dac3858368a8b0b0b
smaller default dynamic-space size on GENCGC

 512Mb for 32-bit platforms, 1Gb for 64-bit ones.

 (OpenBSD/x86-64 is the exception using 444Mb to fit under default ulimits.)
INSTALL
NEWS
src/compiler/generic/parms.lisp
src/compiler/ppc/parms.lisp
src/compiler/x86-64/parms.lisp
src/compiler/x86/parms.lisp