All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matti Aarnio <matti.aarnio@zmailer.org>
To: Bharath Ramesh <krosswindz@gmail.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: Only one processor detected in 8-Way opteron in 32-bit mode
Date: Sun, 4 Dec 2005 19:27:53 +0200	[thread overview]
Message-ID: <20051204172753.GB22829@mea-ext.zmailer.org> (raw)
In-Reply-To: <c775eb9b0512040624ob4bcb3drfbdcdd427df2d2e3@mail.gmail.com>

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@suse.de> wrote:
> > Keith Mannthey <kmannth@gmail.com> 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@vger.kernel.org
> > 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@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

      reply	other threads:[~2005-12-04 17:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-01 21:15 Only one processor detected in 8-Way opteron in 32-bit mode Bharath Ramesh
2005-12-01 23:27 ` Keith Mannthey
2005-12-02  0:51   ` Bharath Ramesh
2005-12-02  1:12     ` Bharath Ramesh
2005-12-02  1:42       ` Keith Mannthey
2005-12-02  2:32         ` Bharath Ramesh
2005-12-02 15:32         ` Bharath Ramesh
2005-12-02 22:07           ` Keith Mannthey
     [not found]             ` <c775eb9b0512021534y693f3bf3i4b85b7cb0dcb08b6@mail.gmail.com>
     [not found]               ` <a762e240512021701q4ea436d9u563704c4daeb7584@mail.gmail.com>
2005-12-03  2:06                 ` Bharath Ramesh
2005-12-06 21:32                   ` Bill Davidsen
2005-12-14  2:02                     ` Bharath Ramesh
2005-12-03 22:21             ` Andi Kleen
2005-12-04 14:24               ` Bharath Ramesh
2005-12-04 17:27                 ` Matti Aarnio [this message]

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=20051204172753.GB22829@mea-ext.zmailer.org \
    --to=matti.aarnio@zmailer.org \
    --cc=krosswindz@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.