GNU bug report logs - #20907
[PATCH] Manual bug for scm_gc_protect_object

Previous Next

Package: guile;

Reported by: Mike Gran <spk121 <at> yahoo.com>

Date: Fri, 26 Jun 2015 23:05:02 UTC

Severity: normal

Tags: patch

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mike Gran <spk121 <at> yahoo.com>
To: Mark H Weaver <mhw <at> netris.org>
Cc: Ludovic Courtès <ludo <at> gnu.org>, "20907 <at> debbugs.gnu.org" <20907 <at> debbugs.gnu.org>
Subject: bug#20907: [PATCH] Manual bug for scm_gc_protect_object
Date: Wed, 2 Sep 2015 18:34:28 +0000 (UTC)
On Wednesday, September 2, 2015 11:06 AM, Mark H Weaver <mhw <at> netris.org> wrote:
 
>Would it help to replace all uses of the term "scan" with "mark", in
>connection with garbage collection?  In the papers I've read on GC,
>"mark" is the word I usually see, and it seems much clearer to me,
>because anyone who knows the basics of GC knows that "marking" is needed
>to prevent an object from being freed, whereas "scanning" could mean
>anything.

That would help, I think.  I guess I was associating "scan" with
the "sweep" part of mark and sweep.
 
Thanks very much for the clarification.
 
Mike




This bug report was last modified 9 years and 28 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.