From: Han-Wen Nienhuys <hanwen@cs.uu.nl>
Cc: guile-devel@gnu.org
Subject: Re: gc-stats cells-allocated negative
Date: Fri, 23 Aug 2002 13:46:45 +0200 [thread overview]
Message-ID: <15718.8357.545677.147778@meddo.cs.uu.nl> (raw)
In-Reply-To: <200208231139.EAA23363@cmn14.stanford.edu>
bil@ccrma.Stanford.EDU writes:
> > I fixed the unsigned part; can you check whether this gives meaningful
> > results for you? (I find it hard to believe that you allocate 2^31
> > cells -- but it might be possible.)
>
> Here's what I get now:
>
> ((gc-time-taken . 9939) (cells-allocated . 1000232) (cell-heap-size . 1893644) (bytes-malloced . 4699436)
> (gc-malloc-threshold . 8147546) (gc-times . 1471) (gc-mark-time-taken . 7793) (cells-marked . 677667958) (cells-swept .
> 1485231945) (Malloc-yield . 45) (cell-yield . 0)
> (cell-heap-segments(137648128 . 137682944) (137807872 . 137826304)
Yes, that's another Brown-Paper-Bag-Bug that I introduced (which I
fixed in CVS). I should pay more attention when working on such
fundamental things like GC.
--
Han-Wen Nienhuys | hanwen@cs.uu.nl | http://www.cs.uu.nl/~hanwen/
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
next prev parent reply other threads:[~2002-08-23 11:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-13 13:04 gc-stats cells-allocated negative Bill Schottstaedt
2002-08-13 13:19 ` Han-Wen Nienhuys
2002-08-23 11:39 ` Bill Schottstaedt
2002-08-23 11:46 ` Han-Wen Nienhuys [this message]
2002-08-21 22:44 ` Han-Wen Nienhuys
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=15718.8357.545677.147778@meddo.cs.uu.nl \
--to=hanwen@cs.uu.nl \
--cc=guile-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).