Hallo,
I tested the recent port of sbcl for OpenBSD at
http://www.elsasser.org/openbsd/sbcl-port-1.0.14.tgz
it compiles fine but shows undesirable behaviour,
at least on my i386 arch, openbsd current.
If run by normal user it requires --dynamic-space-size option set.
If run by root, it starts creating a process 700Mb in size, on my arch.

Indeed, I tested this on FreeBSD 6.3, i386 too.
This is output from top:
  PID USERNAME    THR PRI NICE   SIZE    RES STATE    TIME   WCPU COMMAND
43495 fc            1  96    0  1036M 16748K select   0:00  0.00% sbcl

More sensible values of DEFAULT_DYNAMIC_SPACE_SIZE are required in
my opinion.
Fulvio Ciriaco

Reply via email to