* [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64
@ 2002-09-09 22:01 Steven Cole
2002-09-09 22:54 ` [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64 Configure.help text Jesse Barnes
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Steven Cole @ 2002-09-09 22:01 UTC (permalink / raw)
To: linux-ia64
Greetings,
Could one of you help resolve the following very trivial problem. In
2.4.20-pre5 Documentation/Configure.help, there exists two
Configure.help entries for CONFIG_IA64_SGI_SN_SIM and
CONFIG_IA64_SGI_SN_DEBUG.
The configurators will of course only display the first of the two.
Would someone please indicate which of the texts is the more accurate or
combine them as you see fit. You can send me the results or make up a
patch yourself.
If this is a moot point, deleting the second text would be the default
thing to do.
Thanks,
Steven
(Configure.help maintainer)
1st text for CONFIG_IA64_SGI_SN_SIM:
CONFIG_IA64_SGI_SN_SIM
Build a kernel that runs on both the SGI simulator AND on hardware.
There is a very slight performance penalty on hardware for including this
option.
2nd text for CONFIG_IA64_SGI_SN_SIM:
Enable SGI Medusa Simulator Support
CONFIG_IA64_SGI_SN_SIM
If you are compiling a kernel that will run under SGI's IA64
simulator (Medusa) then say Y, otherwise say N.
--------------------------------------------------------------------------
1st text for CONFIG_IA64_SGI_SN_DEBUG:
CONFIG_IA64_SGI_SN_DEBUG
This enables addition debug code that helps isolate
platform/kernel bugs. There is a small but measurable performance
degradation when this option is enabled.
2nd text for CONFIG_IA64_SGI_SN_DEBUG:
Enable SGI SN extra debugging code
CONFIG_IA64_SGI_SN_DEBUG
Turns on extra debugging code in the SGI SN (Scalable NUMA) platform
for IA64. Unless you are debugging problems on an SGI SN IA64 box,
say N.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64 Configure.help text
2002-09-09 22:01 [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64 Steven Cole
@ 2002-09-09 22:54 ` Jesse Barnes
2002-09-11 5:51 ` [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64Configure.help texts Keith Owens
2002-09-12 2:32 ` [Linux-ia64] [trivial] Request for merging of two sets of Steven Cole
2 siblings, 0 replies; 4+ messages in thread
From: Jesse Barnes @ 2002-09-09 22:54 UTC (permalink / raw)
To: linux-ia64
You can just go ahead and delete the second version of each of the
options if you'd like.
Thanks,
Jesse
On Mon, Sep 09, 2002 at 04:01:21PM -0600, Steven Cole wrote:
> Greetings,
>
> Could one of you help resolve the following very trivial problem. In
> 2.4.20-pre5 Documentation/Configure.help, there exists two
> Configure.help entries for CONFIG_IA64_SGI_SN_SIM and
> CONFIG_IA64_SGI_SN_DEBUG.
>
> The configurators will of course only display the first of the two.
> Would someone please indicate which of the texts is the more accurate or
> combine them as you see fit. You can send me the results or make up a
> patch yourself.
>
> If this is a moot point, deleting the second text would be the default
> thing to do.
>
> Thanks,
> Steven
> (Configure.help maintainer)
>
> 1st text for CONFIG_IA64_SGI_SN_SIM:
>
> CONFIG_IA64_SGI_SN_SIM
> Build a kernel that runs on both the SGI simulator AND on hardware.
> There is a very slight performance penalty on hardware for including this
> option.
>
> 2nd text for CONFIG_IA64_SGI_SN_SIM:
>
> Enable SGI Medusa Simulator Support
> CONFIG_IA64_SGI_SN_SIM
> If you are compiling a kernel that will run under SGI's IA64
> simulator (Medusa) then say Y, otherwise say N.
>
> --------------------------------------------------------------------------
>
> 1st text for CONFIG_IA64_SGI_SN_DEBUG:
>
> CONFIG_IA64_SGI_SN_DEBUG
> This enables addition debug code that helps isolate
> platform/kernel bugs. There is a small but measurable performance
> degradation when this option is enabled.
>
> 2nd text for CONFIG_IA64_SGI_SN_DEBUG:
>
> Enable SGI SN extra debugging code
> CONFIG_IA64_SGI_SN_DEBUG
> Turns on extra debugging code in the SGI SN (Scalable NUMA) platform
> for IA64. Unless you are debugging problems on an SGI SN IA64 box,
> say N.
>
>
>
>
> _______________________________________________
> Linux-IA64 mailing list
> Linux-IA64@linuxia64.org
> http://lists.linuxia64.org/lists/listinfo/linux-ia64
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64Configure.help texts
2002-09-09 22:01 [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64 Steven Cole
2002-09-09 22:54 ` [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64 Configure.help text Jesse Barnes
@ 2002-09-11 5:51 ` Keith Owens
2002-09-12 2:32 ` [Linux-ia64] [trivial] Request for merging of two sets of Steven Cole
2 siblings, 0 replies; 4+ messages in thread
From: Keith Owens @ 2002-09-11 5:51 UTC (permalink / raw)
To: linux-ia64
Steven Cole <elenstev@mesatop.com> wrote:
>Could one of you help resolve the following very trivial problem. In
>2.4.20-pre5 Documentation/Configure.help, there exists two
>Configure.help entries for CONFIG_IA64_SGI_SN_SIM and
>CONFIG_IA64_SGI_SN_DEBUG.
>
>The configurators will of course only display the first of the two.
>Would someone please indicate which of the texts is the more accurate or
>combine them as you see fit. You can send me the results or make up a
>patch yourself.
>
>If this is a moot point, deleting the second text would be the default
>thing to do.
The first set is wrong. There is also an error in ia64/config.in for
one of these variables. Patch against 2.4.19.
--- Documentation/Configure.help.orig Wed Sep 11 15:44:36 2002
+++ Documentation/Configure.help Wed Sep 11 15:45:24 2002
@@ -24409,16 +24409,6 @@
If you don't know what to do, choose "generic".
-CONFIG_IA64_SGI_SN_SIM
- Build a kernel that runs on both the SGI simulator AND on hardware.
- There is a very slight performance penalty on hardware for including this
- option.
-
-CONFIG_IA64_SGI_SN_DEBUG
- This enables addition debug code that helps isolate
- platform/kernel bugs. There is a small but measurable performance
- degradation when this option is enabled.
-
# Choice: pagesize
Kernel page size
CONFIG_IA64_PAGE_SIZE_4KB
--- arch/ia64/config.in.orig Wed Sep 11 15:45:29 2002
+++ arch/ia64/config.in Wed Sep 11 15:49:01 2002
@@ -75,7 +75,7 @@
if [ "$CONFIG_IA64_SGI_SN1" = "y" ] || [ "$CONFIG_IA64_SGI_SN2" = "y" ]; then
define_bool CONFIG_IA64_SGI_SN y
- bool ' Enable extra debugging code' CONFIG_IA64_SGI_SN_DEBUG n
+ bool ' Enable extra debugging code' CONFIG_IA64_SGI_SN_DEBUG
bool ' Enable SGI Medusa Simulator Support' CONFIG_IA64_SGI_SN_SIM
bool ' Enable autotest (llsc). Option to run cache test instead of booting' \
CONFIG_IA64_SGI_AUTOTEST n
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Linux-ia64] [trivial] Request for merging of two sets of
2002-09-09 22:01 [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64 Steven Cole
2002-09-09 22:54 ` [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64 Configure.help text Jesse Barnes
2002-09-11 5:51 ` [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64Configure.help texts Keith Owens
@ 2002-09-12 2:32 ` Steven Cole
2 siblings, 0 replies; 4+ messages in thread
From: Steven Cole @ 2002-09-12 2:32 UTC (permalink / raw)
To: linux-ia64
On Tue, 2002-09-10 at 23:51, Keith Owens wrote:
> Steven Cole <elenstev@mesatop.com> wrote:
> >Could one of you help resolve the following very trivial problem. In
> >2.4.20-pre5 Documentation/Configure.help, there exists two
> >Configure.help entries for CONFIG_IA64_SGI_SN_SIM and
> >CONFIG_IA64_SGI_SN_DEBUG.
> >
> >The configurators will of course only display the first of the two.
> >Would someone please indicate which of the texts is the more accurate or
> >combine them as you see fit. You can send me the results or make up a
> >patch yourself.
> >
> >If this is a moot point, deleting the second text would be the default
> >thing to do.
>
> The first set is wrong. There is also an error in ia64/config.in for
> one of these variables. Patch against 2.4.19.
>
> --- Documentation/Configure.help.orig Wed Sep 11 15:44:36 2002
> +++ Documentation/Configure.help Wed Sep 11 15:45:24 2002
> @@ -24409,16 +24409,6 @@
>
> If you don't know what to do, choose "generic".
>
> -CONFIG_IA64_SGI_SN_SIM
> - Build a kernel that runs on both the SGI simulator AND on hardware.
> - There is a very slight performance penalty on hardware for including this
> - option.
> -
> -CONFIG_IA64_SGI_SN_DEBUG
> - This enables addition debug code that helps isolate
> - platform/kernel bugs. There is a small but measurable performance
> - degradation when this option is enabled.
> -
> # Choice: pagesize
> Kernel page size
> CONFIG_IA64_PAGE_SIZE_4KB
> --- arch/ia64/config.in.orig Wed Sep 11 15:45:29 2002
> +++ arch/ia64/config.in Wed Sep 11 15:49:01 2002
> @@ -75,7 +75,7 @@
>
> if [ "$CONFIG_IA64_SGI_SN1" = "y" ] || [ "$CONFIG_IA64_SGI_SN2" = "y" ]; then
> define_bool CONFIG_IA64_SGI_SN y
> - bool ' Enable extra debugging code' CONFIG_IA64_SGI_SN_DEBUG n
> + bool ' Enable extra debugging code' CONFIG_IA64_SGI_SN_DEBUG
> bool ' Enable SGI Medusa Simulator Support' CONFIG_IA64_SGI_SN_SIM
> bool ' Enable autotest (llsc). Option to run cache test instead of booting' \
> CONFIG_IA64_SGI_AUTOTEST n
>
>
Thanks Keith.
Alan, please don't apply the patch I sent with this subject line:
[PATCH] 2.4.20-pre5-ac4 Configure.help duplicate entry cleanup.
That patch removes the wrong set of texts according to Keith.
I'll generate another patch next release if I don't hear anything which
contradicts the above.
Steven
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-09-12 2:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-09 22:01 [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64 Steven Cole
2002-09-09 22:54 ` [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64 Configure.help text Jesse Barnes
2002-09-11 5:51 ` [Linux-ia64] [trivial] Request for merging of two sets of redundant SGI IA64Configure.help texts Keith Owens
2002-09-12 2:32 ` [Linux-ia64] [trivial] Request for merging of two sets of Steven Cole
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox