mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jun Sun <jsun@junsun.net>
To: "Richard B. Johnson" <jmodem@abominablefirebug.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: reserve memory in low physical address - possible?
Date: Tue, 31 Oct 2006 07:40:19 -0800	[thread overview]
Message-ID: <20061031154019.GC14272@srv.junsun.net> (raw)
In-Reply-To: <02f201c6fce8$a660ece0$0732700a@djlaptop>

On Tue, Oct 31, 2006 at 07:32:37AM -0500, Richard B. Johnson wrote:
> 
> You will not be able to reserve any address space starting at 0 anyway, but 
> your driver or even
> user-space code can memory-map it.
> 

Any reasons or concerns as to why I can't reserve any address space 
starting from 0?

To make my motivation clearer, here is the application scenario.

My system will load an initial OS (could be a strip down Linux or some
simple RTOS) into the low memory starting from address 0.  The initial OS
will then load Linux into higher memory region, say @100M.  Then control jumps
to Linux while the initial OS is still lurking in the RAM for future
use.

> Some early (ISA) boards couldn't access address-space beyoond 16 megabytes, 
> hense the "low" memory
> for DMA.
> 

So if I don't have ISA performing DMA, I should be OK in this regard?

Thanks.

Jun

  reply	other threads:[~2006-10-31 15:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-31  7:22 Jun Sun
2006-10-31  8:12 ` Paul Mundt
2006-10-31 15:06   ` Jun Sun
2006-11-02 18:40     ` Jun Sun
2006-10-31 12:32 ` Richard B. Johnson
2006-10-31 15:40   ` Jun Sun [this message]
2006-10-31 16:01     ` Alan Cox
2006-10-31 12:45 ` Mark Hounschell
2006-10-31 15:14   ` Jun Sun

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=20061031154019.GC14272@srv.junsun.net \
    --to=jsun@junsun.net \
    --cc=jmodem@abominablefirebug.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome