From: Dmitry Antipov <dmantipov@yandex.ru>
To: Tom Tromey <tromey@redhat.com>
Cc: Emacs discussions <emacs-devel@gnu.org>
Subject: Re: [0/10] threads for emacs
Date: Sun, 12 Aug 2012 21:30:39 +0400 [thread overview]
Message-ID: <5027E83F.7080703@yandex.ru> (raw)
In-Reply-To: <87zk63eu2p.fsf@fleche.redhat.com>
On 08/09/2012 11:36 PM, Tom Tromey wrote:
> Here is a somewhat different version of the threads patches for Emacs.
Great job.
I'm trying to improve GC (by making it generational at first), and it's
almost obvious that full-featured multithreading requires substantial
support from GC; our final goal might be a fully parallel GC performed
simultaneously by the all threads, or special GC thread(s) to perform
an incremental collection, or whatever else. Do you have any thoughts
about how the GC should be improved for the sake of threading support?
Dmitry
next prev parent reply other threads:[~2012-08-12 17:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-09 19:36 [0/10] threads for emacs Tom Tromey
2012-08-09 19:59 ` Tom Tromey
2012-08-10 1:42 ` Daniel Colascione
2012-08-13 14:26 ` Tom Tromey
2012-08-19 14:09 ` Wojciech Meyer
2012-08-14 14:51 ` Tom Tromey
2012-08-12 17:30 ` Dmitry Antipov [this message]
2012-08-13 14:39 ` Tom Tromey
2012-08-14 14:52 ` Tom Tromey
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=5027E83F.7080703@yandex.ru \
--to=dmantipov@yandex.ru \
--cc=emacs-devel@gnu.org \
--cc=tromey@redhat.com \
/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).