linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steven Cole <elenstev@mesatop.com>
To: davidm@hpl.hp.com
Cc: Dave Jones <davej@suse.de>, linux-kernel@vger.kernel.org
Subject: [PATCH] 2.5.9-dj1, add one help text to arch/ia64/Config.help.
Date: 25 Apr 2002 09:58:27 -0600	[thread overview]
Message-ID: <1019750313.2540.15.camel@spc9.esa.lanl.gov> (raw)

This patch adds a help text to arch/ia64/Config.help.
The CONFIG_IA64_GRANULE_16MB choice option is under the "Kernel hacking"
section for the IA64 arch.  Here is a snippet from arch/ia64/config.in:

choice 'Physical memory granularity'                            \
        "16MB                   CONFIG_IA64_GRANULE_16MB        \
         64MB                   CONFIG_IA64_GRANULE_64MB" 64MB

The help text was based loosely on the one found in 2.4.19-pre7 Configure.help.

Steven

--- linux-2.5.9-dj1/arch/ia64/Config.help.orig	Thu Apr 25 09:26:44 2002
+++ linux-2.5.9-dj1/arch/ia64/Config.help	Thu Apr 25 09:44:52 2002
@@ -557,3 +557,8 @@
   best used in conjunction with the NMI watchdog so that spinlock
   deadlocks are also debuggable.
 
+CONFIG_IA64_GRANULE_16MB
+  IA64 identity-mapped regions use a large page size called "granules".
+
+  Select "16MB" for a small granule size.
+  Select "64MB" for a large granule size.  This is the current default.






                 reply	other threads:[~2002-04-25 16:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1019750313.2540.15.camel@spc9.esa.lanl.gov \
    --to=elenstev@mesatop.com \
    --cc=davej@suse.de \
    --cc=davidm@hpl.hp.com \
    --cc=linux-kernel@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;
as well as URLs for NNTP newsgroup(s).