public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Erich Focht <efocht@hpce.nec.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Discontig-devel] [PATCH] another discontig patch
Date: Wed, 16 Jul 2003 19:56:32 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105838539529805@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105618641519753@msgid-missing>

On Wednesday 16 July 2003 21:40, Matthew Wilcox wrote:
> On Wed, Jul 16, 2003 at 12:29:52PM -0700, Jesse Barnes wrote:
> > @@ -210,8 +210,8 @@
> >  	  system with an A0 or A1 stepping CPU.
> >
> >  config NUMA
> > -	bool "Enable NUMA support" if IA64_GENERIC || IA64_DIG || IA64_HP_ZX1
> > -	default y if IA64_SGI_SN2
> > +	bool
> > +	default y if IA64_SGI_SN2 || IA64_GENERIC
> >  	help
> >  	  Say Y to compile the kernel to support NUMA (Non-Uniform Memory
> >  	  Access).  This option is for configuring high-end multiprocessor

There are other NUMA machines around which are not from SGI and are
IA64_DIG. You excluded them on purpose? I hope not...

> If you're removing the question, you can remove the helptext too.
>
> > @@ -235,8 +235,7 @@
> >
> >  config DISCONTIGMEM
> >  	bool
> > -	depends on IA64_SGI_SN2 || (IA64_GENERIC || IA64_DIG || IA64_HP_ZX1) &&
> > NUMA -	default y
> > +	default y if IA64_SGI_SN2 || IA64_GENERIC
> >  	help
> >  	  Say Y to support efficient handling of discontiguous physical memory,
> >  	  for architectures which are either NUMA (Non-Uniform Memory Access)

Same comment as above. NEC TX7 is an IA64_DIG platform.

Erich



  parent reply	other threads:[~2003-07-16 19:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-21  9:06 [Discontig-devel] [PATCH] another discontig patch Christoph Hellwig
2003-06-21 14:48 ` Martin J. Bligh
2003-06-22  5:53 ` Jesse Barnes
2003-06-22  5:57 ` Jesse Barnes
2003-06-22 15:25 ` Martin J. Bligh
2003-06-23 17:20 ` William Lee Irwin III
2003-07-16 19:29 ` Jesse Barnes
2003-07-16 19:40 ` Matthew Wilcox
2003-07-16 19:51 ` Jesse Barnes
2003-07-16 19:56 ` Erich Focht [this message]
2003-07-16 22:37 ` Jesse Barnes
2003-07-17  8:23 ` Erich Focht
2003-07-18  0:16 ` Jesse Barnes
2003-07-18 16:15 ` Erich Focht
2003-07-21 18:46 ` Takayoshi Kochi

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=marc-linux-ia64-105838539529805@msgid-missing \
    --to=efocht@hpce.nec.com \
    --cc=linux-ia64@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox