From: Stefan Monnier <monnier@iro.umontreal.ca>
To: alinsoar@voila.fr
Cc: "Emacs Dev \[emacs-devel\]" <emacs-devel@gnu.org>
Subject: Re: van Emde Boas hash.
Date: Sun, 22 Nov 2009 21:25:41 -0500 [thread overview]
Message-ID: <jwvocmu3rmu.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <28198774.21943071258893335294.JavaMail.www@wwinf4627> (A. Soare's message of "Sun, 22 Nov 2009 13:35:35 +0100 (CET)")
> What algorithm uses emacs for hashing the obarrays of symbols ?
Read the source: C-h f intern RET then click on top right to get to the
source code, ...
It's a hash table with simple haqshing into buckets that contain linked
lists of symbols.
Stefan
next prev parent reply other threads:[~2009-11-23 2:25 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-22 12:35 van Emde Boas hash A. Soare
2009-11-23 2:25 ` Stefan Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-11-27 18:01 A. Soare
2009-11-23 14:04 A. Soare
2009-11-23 16:43 ` Stefan Monnier
2009-11-23 16:57 ` David Kastrup
2009-11-27 9:04 ` A Soare
2009-11-20 6:41 A. Soare
2009-11-23 4:06 ` tomas
2009-11-23 14:39 ` A Soare
2009-11-19 12:04 A. Soare
2009-11-19 15:23 ` Stefan Monnier
2009-11-19 16:44 ` Deniz Dogan
2009-11-27 9:14 ` A Soare
2009-11-27 16:56 ` Stefan Monnier
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/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvocmu3rmu.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=alinsoar@voila.fr \
--cc=emacs-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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).