Raymond Toy wrote on Thu, Dec 19, 2002 at 04:49:14PM -0500: > >>>>> "Martin" == Martin Cracauer <[EMAIL PROTECTED]> writes: > > Martin> So did you try the -dynamic-space-size option? > > Martin> All the other spaces in CMUCL are also drastically oversized by > Martin> default as well. I run them all at the bare minimum just fine. > > I've thought about adding additional options to control the sizes of > the other spaces at well. > > But I've only just thought about it. Should be easy to add, though.
I think that doesn't really help against failing on machines running with changed allowed mmap'able places. The beginning of the spaces will still be all over the place and fracture VM as much as they do now. I didn't follow the discussion too closely, did we see a ktrace of the failing server starting up? Martin
