1.0.30.23: adjust OpenBSD address spaces on x86
commit72ec08324e0faaaebe41dfbe5361fdd815e882ce
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 31 Jul 2009 09:19:19 +0000 (31 09:19 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 31 Jul 2009 09:19:19 +0000 (31 09:19 +0000)
tree2a75d74d02c2a420a03371b2c633c63dff1187eb
parent8b244d668721358d4a452650a9e608149c72c8f2
1.0.30.23: adjust OpenBSD address spaces on x86

 * Patch by Josh Elsasser. He says:

   "The current address space locations for x86 OpenBSD are adequate,
   but could still be better chosen. The only real problem with the
   current addresses is that the default dynamic space size is larger
   than the default data size resource limit, which means that sbcl
   will not run without some tweaking. Attached is a patch to lower
   the dynamic space size, as well as move all spaces to locations
   which I suspect may prove more future-proof against OpenBSD
   changes. The patch also greatly expands the OpenBSD comment. I
   apologize for the verbosity, but the address space layout on
   OpenBSD/i386 is quite complex and I wanted to record the details
   before I forgot (again)."

   Committing untested, as I don't have an OpenBSD system available.
NEWS
src/compiler/x86/parms.lisp
version.lisp-expr