unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Han-Wen Nienhuys <hanwen@cs.uu.nl>
Cc: guile-devel@gnu.org
Subject: Re: new GC code merged
Date: Sun, 18 Aug 2002 02:36:37 +0200	[thread overview]
Message-ID: <15710.60437.890421.939332@blauw.xs4all.nl> (raw)
In-Reply-To: <02081700303500.19624@locke.free-expression.org>


winebar@free-expression.org writes:

>        Excuse my ignorance.  The notes in tag.h indicate that\a the
> least significant bit of the 2nd word of a cell is used for marking.
> I was reading gc.h and it appears the mark bits are stored
> separately.  On the other hand, I looked at a copy of guile from
> before your changes and it might also have used separate mark
> bitvectors.  So is that lsb of the second word of a cell actually
> free for some other use besides marking?

This has been changed shortly after 1.4 was released. It's free for
use, but since all the tags live in the first word of a cell, I don't
readily see a use for it (but I don't know much about implementations
for LISP like languages)

-- 

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


  reply	other threads:[~2002-08-18  0:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-04  0:27 new GC code merged Han-Wen
2002-08-05 18:18 ` Marius Vollmer
2002-08-17  5:30 ` Lynn Winebarger
2002-08-18  0:36   ` Han-Wen Nienhuys [this message]
2002-08-18  1:31     ` Lynn Winebarger

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=15710.60437.890421.939332@blauw.xs4all.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).