guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gc-stats cells-allocated negative


From: Han-Wen Nienhuys
Subject: gc-stats cells-allocated negative
Date: Tue, 13 Aug 2002 15:19:21 +0200

address@hidden writes:
> In the CVS Guile, I notice that scm_cells_allocated is now signed.
> When I run Snd over its test suite, more than 2^31 cells are
> allocated, I guess, because gc-stats now reports cells-allocated
> as -312113.

no, there I think there is a bug in the stats routines.  (I've been
mucking with it.) 2^31 cells is really a lot of memory, I doubt that
you would have that in a test suite.

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]