From: Ulrich Drepper <drepper@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
mtk.manpages@gmail.com
Subject: Re: [PATCH 3/3] 64-bit futexes: x86 support
Date: Fri, 30 May 2008 20:18:44 -0700 [thread overview]
Message-ID: <4840C394.2080807@redhat.com> (raw)
In-Reply-To: <alpine.LFD.1.10.0805301923020.3141@woody.linux-foundation.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Linus Torvalds wrote:
> Also, doesn't this mean that effectively you have given up on any CPU
> before the Pentium entirely?
Yes, but only for the speed-up. Not for the functionality. All
programs will work just fine.
> Not that I want to take the patches _anyway_, but it seems doubly stupid.
> Those things are going to be UP machines, so you could have just emulated
> it with no correctness issues by disabling preemption.
First, you're thinking too much in kernel terms. At userlevel I cannot
disable interrupts etc. I cannot read 64 bits atomically on those
processors. Second, the old implementation is not significantly slower
in normal programs on UP machines. It's really not a big issue.
In any case, robbing 64-bit architectures of the possible performance
gain just because there are ancient versions which cannot do it is just
plain stupid. I know you cannot suggest that.
- --
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkhAw5QACgkQ2ijCOnn/RHTRRwCgv37woIjA5RJji4XamBQVqCyF
VMwAoIauSEdAlfK4pBJhMkIKirwEBw0z
=rDJc
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2008-05-31 3:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-31 1:27 [PATCH 3/3] 64-bit futexes: x86 support Ulrich Drepper
2008-05-31 2:25 ` Linus Torvalds
2008-05-31 3:18 ` Ulrich Drepper [this message]
2008-05-31 3:59 ` Linus Torvalds
2008-05-31 4:25 ` Ulrich Drepper
2008-05-31 4:34 ` Linus Torvalds
2008-05-31 4:45 ` Ulrich Drepper
2008-05-31 7:47 ` David Miller
2008-06-02 8:22 ` Ingo Molnar
2008-06-02 18:43 ` Ingo Molnar
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=4840C394.2080807@redhat.com \
--to=drepper@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
--cc=torvalds@linux-foundation.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.
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.