public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* CONFIG_X86_INTEL_USERCOPY and MCYRIXIII?
@ 2005-10-27  5:34 Lee Revell
  2005-10-27 16:51 ` Dave Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Lee Revell @ 2005-10-27  5:34 UTC (permalink / raw)
  To: linux-kernel

I tried it on my EPIA board and it works.  Is there a good reason it's
not allowed by Kconfig?

config X86_INTEL_USERCOPY
        bool
        depends on MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII
|| M586MMX || X86_GENERIC || MK8 || MK7 || MEFFICEON
        default y

Lee


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

* Re: CONFIG_X86_INTEL_USERCOPY and MCYRIXIII?
  2005-10-27  5:34 CONFIG_X86_INTEL_USERCOPY and MCYRIXIII? Lee Revell
@ 2005-10-27 16:51 ` Dave Jones
  2005-10-27 18:35   ` Lee Revell
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Jones @ 2005-10-27 16:51 UTC (permalink / raw)
  To: Lee Revell; +Cc: linux-kernel

On Thu, Oct 27, 2005 at 01:34:14AM -0400, Lee Revell wrote:
 > I tried it on my EPIA board and it works.  Is there a good reason it's
 > not allowed by Kconfig?
 > 
 > config X86_INTEL_USERCOPY
 >         bool
 >         depends on MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII
 > || M586MMX || X86_GENERIC || MK8 || MK7 || MEFFICEON
 >         default y

Do you have numbers that show its worthwhile ?
The last time I tried it, it wasn't.

		Dave


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

* Re: CONFIG_X86_INTEL_USERCOPY and MCYRIXIII?
  2005-10-27 16:51 ` Dave Jones
@ 2005-10-27 18:35   ` Lee Revell
  0 siblings, 0 replies; 3+ messages in thread
From: Lee Revell @ 2005-10-27 18:35 UTC (permalink / raw)
  To: Dave Jones; +Cc: linux-kernel

On Thu, 2005-10-27 at 12:51 -0400, Dave Jones wrote:
> On Thu, Oct 27, 2005 at 01:34:14AM -0400, Lee Revell wrote:
>  > I tried it on my EPIA board and it works.  Is there a good reason it's
>  > not allowed by Kconfig?
>  > 
>  > config X86_INTEL_USERCOPY
>  >         bool
>  >         depends on MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII
>  > || M586MMX || X86_GENERIC || MK8 || MK7 || MEFFICEON
>  >         default y
> 
> Do you have numbers that show its worthwhile ?
> The last time I tried it, it wasn't.

No, I figured I'd ask before benchmarking it.  Thanks for the info.

Lee


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

end of thread, other threads:[~2005-10-27 19:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-27  5:34 CONFIG_X86_INTEL_USERCOPY and MCYRIXIII? Lee Revell
2005-10-27 16:51 ` Dave Jones
2005-10-27 18:35   ` Lee Revell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox