all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Ken Raeburn <raeburn@raeburn.org>
Cc: Daniel Colascione <dancol@dancol.org>,
	Emacs discussions <emacs-devel@gnu.org>
Subject: Re: [PATCH 03/10] introduce systhread layer
Date: Mon, 13 Aug 2012 08:22:48 -0600	[thread overview]
Message-ID: <87pq6u7txj.fsf@fleche.redhat.com> (raw)
In-Reply-To: <9C928EA6-6467-422C-842B-9EA7E37C2A91@raeburn.org> (Ken Raeburn's message of "Mon, 13 Aug 2012 06:21:24 -0400")

>>>>> "Ken" == Ken Raeburn <raeburn@raeburn.org> writes:

Ken> What benefit do you think providing this "no threads" port would have?

Not having to port the thread code to every host platform right away.

Ken> Where every I/O operation needs to be rewritten to call some helper
Ken> function that do the thread switching?

We're going to do this anyway; see the GC patch.

Ken> I've worked on code where performance of the thread-switching support
Ken> was a big deal.  I don't see Emacs falling into that category, at
Ken> least not any time soon.  On the other hand, I do hope that people
Ken> find more uses for thread support than occur to me right now, so….

My new plan is to get something working, then we can refine it.
The critical thing is not to make choices that inhibit future performance.

Tom



      parent reply	other threads:[~2012-08-13 14:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-09 19:38 [PATCH 03/10] introduce systhread layer Tom Tromey
2012-08-10  1:39 ` Daniel Colascione
2012-08-13 10:21   ` Ken Raeburn
2012-08-13 13:21     ` Stefan Monnier
2012-08-13 14:22     ` Tom Tromey [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pq6u7txj.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=dancol@dancol.org \
    --cc=emacs-devel@gnu.org \
    --cc=raeburn@raeburn.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.