[Ecls-list] Threaded MSVC broken.
Samium Gromoff
_deepfire at feelingofgreen.ru
Fri Jun 27 11:40:00 UTC 2008
From: "Juan Jose Garcia-Ripoll" <juanjose.garciaripoll at googlemail.com>
Subject: Re: [Ecls-list] Threaded MSVC broken.
Date: Thu, 26 Jun 2008 22:31:58 +0200
> 2008/6/26 Samium Gromoff <_deepfire at feelingofgreen.ru>:
> >> I've briefly tested it by a (reverse (make-list 100000000)).
> >
> > The reverse part fails with "Too many heap sections", but it remains
> > to be seen if this is specific to the threaded version..
>
> This is probably related to your nmake clean problems, isn't it?
I've tested the unthreaded win32 build, without the GC fix applied,
and it does exhibit the same behavior. Basically:
(progn (reverse (make-list 100000000)) t)
on a 1.5G RAM Window XP machine does it for me. A thing to note, perhaps,
is that this test reliably sends the machine into a page fault storm.
regards, Samium Gromoff
More information about the ecl-devel
mailing list