Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jim Blandy <jimb@redhat.com>
To: Daniel Jacobowitz <drow@mvista.com>
Cc: Michael Snyder <msnyder@redhat.com>,
	Mark Kettenis <kettenis@chello.nl>,
	gdb-patches@sources.redhat.com
Subject: Re: RFA: gdb/568, messy thread exits
Date: Thu, 29 Aug 2002 15:50:00 -0000	[thread overview]
Message-ID: <vt24rddthsf.fsf@zenia.red-bean.com> (raw)
In-Reply-To: <20020827013914.GA10015@nevyn.them.org>


Daniel Jacobowitz <drow@mvista.com> writes:
> I don't think so, but I don't have complete information.  For one
> thing, the next major LinuxThreads revision seems to have slipped
> beyond the next major glibc release; for another, given all the work
> Ingo Molnar's been putting in on minimal-overhead clone() and scalable
> scheduling for this new library, I doubt he'd advocate wedging multiple
> threads into a process.  But the development is not happening in
> public, so I don't really know.

<rumor>

If I followed the thread correctly, I think I've heard Uli say that
he's basically abandoned the M-on-N threads implementation, basically
because he can't get the support he wants from the kernel.  Uli and
the kernel people disagree on how far the kernel should go to support
pthreads.

Everyone agrees that glibc and Linux together ought to correctly
implement the pthreads interface.  Correctness isn't at issue.  But
they disagree on whether Linux should provide special support to make
pthreads more efficient.

Ingo's position is that people who really want speed should use the
non-portable kernel interfaces directly, and that people using
portable interfaces should expect less-than-optimal performance.
Providing optimal support for every random API some standards group
has invented will complicate the kernel far too much.  The groups
really working on performance (databases; web servers) will all use
the non-portable interfaces, and give good benchmarks on real-world
applications.

Uli's position is that most people will use the portable interfaces,
so (I may be filling in here) it benefits more people to improve their
performance.

</rumor>


      reply	other threads:[~2002-08-29 22:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-31  9:55 Daniel Jacobowitz
2002-07-31 13:28 ` Jim Blandy
2002-07-31 13:47   ` Daniel Jacobowitz
2002-07-31 14:01     ` Jim Blandy
2002-07-31 14:04       ` Daniel Jacobowitz
2002-08-12  9:14 ` Daniel Jacobowitz
2002-08-13 15:00   ` Mark Kettenis
2002-08-13 15:13     ` Daniel Jacobowitz
2002-08-26 18:33       ` Michael Snyder
2002-08-26 19:05         ` Daniel Jacobowitz
2002-08-29 15:50           ` Jim Blandy [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=vt24rddthsf.fsf@zenia.red-bean.com \
    --to=jimb@redhat.com \
    --cc=drow@mvista.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=kettenis@chello.nl \
    --cc=msnyder@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox