All of lore.kernel.org
 help / color / mirror / Atom feed
From: jw schultz <jw@pegasys.ws>
To: linux-kernel@vger.kernel.org
Subject: Re: mapping 36 bit physical addresses into 32 bit virtual
Date: Wed, 16 Oct 2002 00:23:45 -0700	[thread overview]
Message-ID: <20021016072345.GE7844@pegasys.ws> (raw)
In-Reply-To: <aoi6bb$309$1@cesium.transmeta.com>

On Tue, Oct 15, 2002 at 03:54:35PM -0700, H. Peter Anvin wrote:
> Followup to:  <20021015165947.50642.qmail@web13801.mail.yahoo.com>
> By author:    Padraig O Mathuna <padraigo@yahoo.com>
> In newsgroup: linux.dev.kernel
> > 
> > I'm developing some drivers for the AU1000 under
> > Mountain Vista's 2.4.17 sherman release. The AU1000 is
> > a MIPS based SOC with a 36 bit internal address bus
> > and a 32 bit MIPS cpu.  According to the documentation
> > the MIPS' TLB is able to map 32 bit virtual addresses
> > to 36 bit physical addresses, however I cannot figure
> > out how to get Linux to set this up.  I've looked at
> > ioremap which only takes unsigned long (32bits) as an
> > argument to assign a virtual address.  Is there
> > another way?
> > 
> 
> Oh no, the x86 madness is spreading!!!!
> 
> (It's depressing this happening on a MIPS system, which has been 64
> bits since who-knows-when...)
> 
> *Vomit*
> 
> 	-hpa

Can't say exactly when but my MIPS RISC Architecture manual
for the R2000/R3000 shows it to be a _strictly_ 32 bit
architecture in 1988 and i distinctly remember the working
with the newest R400x in 1993 which was still 32bit.  I
know MIPS went to 64bit sometime not too long after that
(mid 90's?) but by then Alpha and Sparc had beaten them to
the punch.

-- 
________________________________________________________________
	J.W. Schultz            Pegasystems Technologies
	email address:		jw@pegasys.ws

		Remember Cernan and Schmitt

  parent reply	other threads:[~2002-10-16  7:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-15 16:59 mapping 36 bit physical addresses into 32 bit virtual Padraig O Mathuna
2002-10-15 20:51 ` Maciej W. Rozycki
2002-10-15 22:54 ` H. Peter Anvin
2002-10-15 23:34   ` David S. Miller
2002-10-16  7:23   ` jw schultz [this message]
2002-10-16  7:24     ` David S. Miller
2002-10-16 11:51       ` Maciej W. Rozycki
2002-10-16  8:20     ` Miles Bader
2002-10-16 10:04       ` jw schultz
2002-10-16 11:59         ` Maciej W. Rozycki
2002-10-16 23:21       ` Christoph Hellwig
2002-10-16 16:35         ` Maciej W. Rozycki
2002-10-16 11:46   ` Maciej W. Rozycki

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=20021016072345.GE7844@pegasys.ws \
    --to=jw@pegasys.ws \
    --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.