All of lore.kernel.org
 help / color / mirror / Atom feed
From: Franck <vagabon.xyz@gmail.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Subject: Re: DISCONTIGMEM suuport on 32 bits MIPS
Date: Mon, 26 Sep 2005 14:46:02 +0200	[thread overview]
Message-ID: <cda58cb80509260546a6f4118@mail.gmail.com> (raw)
In-Reply-To: <20050926122114.GC3175@linux-mips.org>

Hi Ralf,

2005/9/26, Ralf Baechle <ralf@linux-mips.org>:
> On Mon, Sep 26, 2005 at 11:16:27AM +0200, Franck wrote:
>
> > I'm working on a port of 32bit MIPS to a custom board with several
> > large holes in the memory map. I would like to know the status of
> > discontiguous memory on MIPS. I have noticed that ip27 Kconfig enables
> > this feature but I don't see any MIPS generic code that handles it...
>
> IP27 currently the only system that absolutely needs discontiguous
> memory in order to work at all.  A few other systems could make use of
> discontiguous memory to reduce the waste of memory - the family of
> Broadcom SB1 based systems comes to mind.
>

Isn't discontiguous memory common for embedded system as well ? I
thought so...Anyways can we make discontiguous memory thing move into
generic MIPS code so every future needs for that will profit ? I
looked at other arch, and they seem to implement it that way (in
arch/xxx/mm/discontig.c).

Thanks
--
               Franck

  reply	other threads:[~2005-09-26 12:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-26  9:16 DISCONTIGMEM suuport on 32 bits MIPS Franck
2005-09-26 12:21 ` Ralf Baechle
2005-09-26 12:46   ` Franck [this message]
2005-09-29 23:50     ` Ralf Baechle
2005-09-30 12:40       ` Franck
2005-09-30 13:49         ` Ralf Baechle
2005-09-30 15:35           ` Franck

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=cda58cb80509260546a6f4118@mail.gmail.com \
    --to=vagabon.xyz@gmail.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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.