Re: Only one processor detected in 8-Way opteron in 32-bit mode



On Sun, Dec 04, 2005 at 09:24:08AM -0500, Bharath Ramesh wrote:
>
> Can you point me to the thread in which you posted the patch so that I
> can try it out. I am limited to a 32-bit kernel as the library I want
> use requires a 32bit kernel. I need to try to get some performance
> results.

With "libary" I presume you to mean something used by an application
program ?

If so, a 64-bit kernel on x86_64 will work just fine for your 32 bit
code. What you do need, however, are some compiler magic to construct
your binary -- in essence doing a cross-compilation on 64 bit platform
to 32 bit target.

The resulting application binary will run just fine.

You will need things like glibc installed both for 32 bit i386
and 64 bit x86_64, and possibly some others, but those should be
mostly coming in current distributions, anyway.

I use daily 32-bit Mozilla with several 3rd party plugins in my
64-bit machine. My kernel is fully 64-bit.


> Thanks,
> Bharath

/Matti Aarnio


> On 03 Dec 2005 15:21:14 -0700, Andi Kleen <ak@xxxxxxx> wrote:
> > Keith Mannthey <kmannth@xxxxxxxxx> writes:
> >
> > > Welcome to hardware bring up. Ok I looked a little closer at the
> > > story. In x86_64 the only check for valid apic is apicid < MAX_APICS
> > > which make sense to me.
> >
> > It will still not work. He will need a variant of the physflat-i386
> > patch I posted some time ago. However it needs some cleanup
> > to be actually mergeable
> >
> > My recommendation is a 64bit kernel.
> >
> > -Andi
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@xxxxxxxxxxxxxxx
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
> >
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: [Kgdb-bugreport] 2.6.23-rc3-mm1: kgdb build failure on powerpc
    ... Plus we should never add power-burners like that into the kernel ... Where is the kgdb git tree? ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: : unclean backward scrolling
    ... at 1280x1024 on a i386 system, with a 2.6.16.17 kernel. ... fact some lengthier lines are not erased scrolling backward and some ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: 2.6.14.5 to 2.6.15 patch
    ... >> this documented explicitly in the kernel but not on the kernel.org FAQ. ... necessary to completely explain the "patch nightmare" to everybody concerned. ... *Patch Process* ...
    (Linux-Kernel)
  • Re: [PATCH] ide-cd: fix endianity for the error message in cdrom_read_capacity
    ... Bart owns this patch now. ... switch { ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: Memory compression (again). . help?
    ... I can't see where the kernel checks to see which pages are least ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org ...
    (Linux-Kernel)