From: Andrea Arcangeli <andrea@suse.de>
To: Mitchell Blank Jr <mitch@sfgoth.com>
Cc: "David S. Miller" <davem@davemloft.net>, linux-kernel@vger.kernel.org
Subject: Re: VM fixes [4/4]
Date: Sat, 25 Dec 2004 03:37:35 +0100 [thread overview]
Message-ID: <20041225023735.GS13747@dualathlon.random> (raw)
In-Reply-To: <20041225000605.GB30430@gaz.sfgoth.com>
On Fri, Dec 24, 2004 at 04:06:05PM -0800, Mitchell Blank Jr wrote:
> Andrea Arcangeli wrote:
> > > Again, older Alpha's do not.
> >
> > If those old cpus really supported smp in linux,
>
> The question isn't whether those CPUs support SMP; the question is whether
> it's possible to build a kernel that supports both SMP boxes and older
> CPUs.
If you want to support those, you must as well tell gcc with a special
flag to never do byte access. I doubt it'd be a good idea to ship a
single kernel that runs on both those ancient cpus and on the more
recent ones too.
The race was mostly theoretical even for alpha, the current PF_MEMDIE
race in mainline triggering in all x86 and all other actual
architectures, is more likely to trigger infact and it has a huge
priority compared to the alpha ev4 SMP race.
But I'm going to fix the ev4 SMP alpha cpus soon by following Linus's
suggestion to reuse the bitflag arrays we already allocated for similar
stuff.
next prev parent reply other threads:[~2004-12-25 2:38 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-24 17:41 VM fixes [4/4] Andrea Arcangeli
2004-12-24 18:01 ` David S. Miller
2004-12-24 18:22 ` Andrea Arcangeli
2004-12-24 20:55 ` David S. Miller
2004-12-24 21:25 ` William Lee Irwin III
2004-12-24 23:52 ` William Lee Irwin III
2004-12-24 23:55 ` David S. Miller
2004-12-24 23:41 ` Linus Torvalds
2004-12-25 2:27 ` Andrea Arcangeli
2004-12-25 3:24 ` VM fixes [PF_MEMDIE to TIF_MEMDIE] [5/4] Andrea Arcangeli
2004-12-25 14:53 ` VM fixes [->used_math to PF_USED_MATH] [6/4] Andrea Arcangeli
2004-12-27 7:03 ` Andy Isaacson
2005-01-02 15:41 ` Andrea Arcangeli
2005-01-08 17:17 ` William Lee Irwin III
2004-12-25 0:06 ` VM fixes [4/4] Mitchell Blank Jr
2004-12-25 2:37 ` Andrea Arcangeli [this message]
2004-12-24 23:32 ` Linus Torvalds
2004-12-27 13:38 ` Rik van Riel
2004-12-28 9:42 ` Thomas Gleixner
2005-01-02 15:51 ` Andrea Arcangeli
2005-01-02 16:44 ` Rik van Riel
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=20041225023735.GS13747@dualathlon.random \
--to=andrea@suse.de \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mitch@sfgoth.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