linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Generic x86 support in 2.5.70-bk
@ 2003-06-01 18:25 khromy
  2003-06-01 21:56 ` William Lee Irwin III
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: khromy @ 2003-06-01 18:25 UTC (permalink / raw)
  To: linux-kernel

Generic x86 support (X86_GENERIC) [N/y/?] (NEW) ?

Including some tuning for non selected x86 CPUs too.
when it has moderate overhead. This is intended for generic 
distributions kernels.

^-- Am I the only one confused by this description?

-- 
L1:	khromy		;khromy (at) lnuxlab.ath.cx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Generic x86 support in 2.5.70-bk
  2003-06-01 18:25 Generic x86 support in 2.5.70-bk khromy
@ 2003-06-01 21:56 ` William Lee Irwin III
  2003-06-06 16:25 ` Bill Davidsen
  2003-06-07  7:16 ` [TRIV-PATCH] Better CONFIG_X86_GENERIC description (was: Re: Generic x86 support in 2.5.70-bk) Stewart Smith
  2 siblings, 0 replies; 4+ messages in thread
From: William Lee Irwin III @ 2003-06-01 21:56 UTC (permalink / raw)
  To: khromy; +Cc: linux-kernel

On Sun, Jun 01, 2003 at 02:25:32PM -0400, khromy wrote:
> Generic x86 support (X86_GENERIC) [N/y/?] (NEW) ?
> Including some tuning for non selected x86 CPUs too.
> when it has moderate overhead. This is intended for generic 
> distributions kernels.
> ^-- Am I the only one confused by this description?

It'll boot on a "wider" variety of machines, for some unspecified but
valuable-to-distros value of "wider".


-- wli

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Generic x86 support in 2.5.70-bk
  2003-06-01 18:25 Generic x86 support in 2.5.70-bk khromy
  2003-06-01 21:56 ` William Lee Irwin III
@ 2003-06-06 16:25 ` Bill Davidsen
  2003-06-07  7:16 ` [TRIV-PATCH] Better CONFIG_X86_GENERIC description (was: Re: Generic x86 support in 2.5.70-bk) Stewart Smith
  2 siblings, 0 replies; 4+ messages in thread
From: Bill Davidsen @ 2003-06-06 16:25 UTC (permalink / raw)
  To: khromy; +Cc: linux-kernel

On Sun, 1 Jun 2003, khromy wrote:

> Generic x86 support (X86_GENERIC) [N/y/?] (NEW) ?
> 
> Including some tuning for non selected x86 CPUs too.
> when it has moderate overhead. This is intended for generic 
> distributions kernels.
> 
> ^-- Am I the only one confused by this description?

The second sentence was mangled when it was machine translated from the
original Klingon ;-)

Seriously, it doesn't parse. I can't decide if "when" in that sentence is
the wrong word, or if it snuck in uncapitalized and shouldn't be there at
all. I don't feel to "too" in the first sentence belongs, it doesn't refer
to several things.

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [TRIV-PATCH] Better CONFIG_X86_GENERIC description (was: Re: Generic x86 support in 2.5.70-bk)
  2003-06-01 18:25 Generic x86 support in 2.5.70-bk khromy
  2003-06-01 21:56 ` William Lee Irwin III
  2003-06-06 16:25 ` Bill Davidsen
@ 2003-06-07  7:16 ` Stewart Smith
  2 siblings, 0 replies; 4+ messages in thread
From: Stewart Smith @ 2003-06-07  7:16 UTC (permalink / raw)
  To: khromy, torvalds; +Cc: linux-kernel


On Sun, Jun 01, 2003 at 02:25:32PM -0400, khromy wrote:
> Generic x86 support (X86_GENERIC) [N/y/?] (NEW) ?
> ^-- Am I the only one confused by this description?

No, it's a bit funny (no, not ha-ha funny). Maybe this is a bit clearer?


--- linux-2.5.70-bk11-orig/arch/i386/Kconfig	2003-06-06 23:55:43.000000000 +1000
+++ linux-2.5.70-bk11stew1/arch/i386/Kconfig	2003-06-07 17:11:16.000000000 +1000
@@ -289,9 +289,13 @@
 config X86_GENERIC
        bool "Generic x86 support" 
        help
-       	  Including some tuning for non selected x86 CPUs too.
-	  when it has moderate overhead. This is intended for generic 
-	  distributions kernels.
+	  Instead of just including optimizations for the selected
+	  x86 variant (e.g. PII, Crusoe or Athlon), include some more
+	  generic optimizations as well. This will make the kernel
+	  perform better on x86 CPUs other than that selected.
+
+	  This is really intended for distributors who need more
+	  generic optimizations.
 
 #
 # Define implied options from the CPU selection here

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-06-07  7:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-01 18:25 Generic x86 support in 2.5.70-bk khromy
2003-06-01 21:56 ` William Lee Irwin III
2003-06-06 16:25 ` Bill Davidsen
2003-06-07  7:16 ` [TRIV-PATCH] Better CONFIG_X86_GENERIC description (was: Re: Generic x86 support in 2.5.70-bk) Stewart Smith

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).