1.0.10.42: change dynamic space area on FreeBSD
authorNIIMI Satoshi <sa2c@users.sourceforge.net>
Thu, 11 Oct 2007 03:19:27 +0000 (03:19 +0000)
committerNIIMI Satoshi <sa2c@users.sourceforge.net>
Thu, 11 Oct 2007 03:19:27 +0000 (03:19 +0000)
commit9ff50feeafa43a62e8f4182f703b7119d1b94b94
tree386dabea3c80e6bec870f1aa2ae5bc56becd2de3
parent9ea3ca84ac0fb5dd834cd58c79dd47f255233b07
1.0.10.42: change dynamic space area on FreeBSD

If KVA_PAGES is extended from 256 to 384 (1GB to 1.5GB), stack starts
0x9FC00000.  So change dynamic space from 0x60000000-0xA0000000 to
0x58000000-0x98000000.

Nowadays, 4GB of address space is too small, isn't it?
src/compiler/x86/parms.lisp
version.lisp-expr