From: "Jim Barton" <jmb@patton.engr.sgi.com>
To: ariel@cthulhu.engr.sgi.com, linux@yon.engr.sgi.com
Subject: Re: David Miller is on the list
Date: Tue, 23 Apr 1996 10:06:11 -0700 [thread overview]
Message-ID: <9604231006.ZM21768@patton.engr.sgi.com> (raw)
In-Reply-To: Ariel Faigon: message of Apr 22, 19:16
The purpose for basing the port on R3000 is *not* to support obsolete
workstations and servers; our time and effort need to be directed to the
future, not the past. If the guys in OZ want to port it, fine.
Basing on an R3000 is important because of it's exploding use as an
embedded processor; it's showing up in your laser printers, phone
switches, robots, airplanes, satellite receivers, and so on. One thing
Larry and I are interested in is seeing if Linux is really suitable
as an embedded OS to support these (and more) applications.
What you typically find is an r3k core surrounded by various application-
specific peripherals, e.g, MPEG decoders, sound chips, DMA controllers,
serial controllers. The OS is usually in ROM, and the device manufacturer
adds special drivers to the mix. Real-time constraints come into play;
in particular, it would be interesting to consider what additions to Linux
make it work well for real-time applications. Posix 1003.4 is pretty
heavy-weight, but perhaps we can have a light-weight implementation.
In the workstation/server world, the R4000 is the processor to aim at.
It is significantly different than the r3k in TLB layout, but little
else in 32-bit mode, so the same code should basically work both places.
I believe different binaries should be built for the r4k and r3k - certain
pieces of MIPS II ISA can accelerate performance, and the compilers take
advantage of that.
Given that the workstation/server world is moving to 64 bit, I believe we
need a 64-bit version of Linux as well. The design of the MIPS III ISA
is actually pretty clean for keeping the same source between 32-bit and
64-bit kernels, as long as you are careful about your types.
The r4k is also interesting because it is at the heart of the Nintendo
Ultra-64 game, and the R4300i processor it uses is starting to show up
in various Japanese computer products. The volumes of this device are
projected in the 10s of millions of units, so it is significant. Linux
in your Ultra-64 box? Hmmmm. Might actually be interesting ...
So, we need to be able to build three versions from the same source.
I think the R10K can be ignored for now, and it *only* runs in 64-bit
kernel mode. 64-bit user mode can also be ignored for now - there are
few applications for 64-bit programs except in the high-end scientific
markets. The R8K is obsolete.
-- jmb
next prev parent reply other threads:[~1996-04-23 17:06 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <199604230116.SAA28514@yon.engr.sgi.com>
1996-04-23 1:40 ` David Miller is on the list David S. Miller
1996-04-23 2:16 ` Ariel Faigon
1996-04-23 2:27 ` David S. Miller
1996-04-23 2:55 ` jon madison
1996-04-23 17:06 ` Jim Barton [this message]
1996-04-23 16:35 ` William J. Earl
1996-04-24 1:56 ` David S. Miller
1996-04-24 5:32 ` Periodic Tables outside firewall Ariel Faigon
1996-04-24 5:32 ` Ariel Faigon
1996-04-23 16:56 ` David Miller is on the list Bob Mende Pie
1996-04-24 1:58 ` David S. Miller
1996-04-23 19:51 Mike McDonald
1996-04-23 20:20 ` William J. Earl
-- strict thread matches above, loose matches on Subject: below --
1996-04-23 2:35 Larry McVoy
1996-04-23 2:43 ` David S. Miller
1996-04-23 2:44 ` David S. Miller
1996-04-23 16:35 ` Bob Mende Pie
1996-04-23 16:35 ` Bob Mende Pie
1996-04-23 1:03 Ariel Faigon
1996-04-23 1:04 ` David S. Miller
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=9604231006.ZM21768@patton.engr.sgi.com \
--to=jmb@patton.engr.sgi.com \
--cc=ariel@cthulhu.engr.sgi.com \
--cc=linux@yon.engr.sgi.com \
/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