All of lore.kernel.org
 help / color / mirror / Atom feed
From: Franck Bui-Huu <franck.bui-huu@innova-card.com>
To: Dave Hansen <haveblue@us.ibm.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [BOOTMEM] bad physical address convertions.
Date: Wed, 06 Apr 2005 10:30:04 +0200	[thread overview]
Message-ID: <42539E0C.7090306@innova-card.com> (raw)
In-Reply-To: <1112731209.19430.135.camel@localhost>

Dave Hansen wrote:

>I suggest using something like discontigmem (or even sparsemem for that
>matter) to properly handles holes in your address space.
>
>  
>
I don't agree with you. First I don't see any advantages to use 
"discontigmem" just
because physical ram address doesn't start to 0. I would embed and run 
extra code
that is not needed for my case.
Secondly, even if you're right, code that uses "addr >> PAGE_SHIFT" are 
by-passing
mm api, that is somehow a hack....

Cheers.

                Franck


      reply	other threads:[~2005-04-06  8:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-05  7:39 [BOOTMEM] bad physical address convertions Franck Bui-Huu
2005-04-05 20:00 ` Dave Hansen
2005-04-06  8:30   ` Franck Bui-Huu [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=42539E0C.7090306@innova-card.com \
    --to=franck.bui-huu@innova-card.com \
    --cc=haveblue@us.ibm.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.