emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [0/10] threads for emacs


From: Dmitry Antipov
Subject: Re: [0/10] threads for emacs
Date: Sun, 12 Aug 2012 21:30:39 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]