* MIPS 4KCE Core
@ 2003-11-03 21:56 Dennis Castleman
2003-11-04 0:59 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Dennis Castleman @ 2003-11-03 21:56 UTC (permalink / raw)
To: linux-mips
[-- Attachment #1: Type: text/plain, Size: 454 bytes --]
Any body know if MIPS 4KEm is supported.
The 4KEm provides a simpler scheme (less expansive) for virtual to physical
address translation. It is based on FMT (Fixed map translation) that
provides a direct address translation that is not configurable.
Question is whether a 16 dual entries FMT as described above would be
sufficient in order to run linux.
Dennis Castleman
Systems Software Engineering Manager
DTV Group, Zoran Corp.
1-408-523-4214
[-- Attachment #2: Type: text/html, Size: 940 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: MIPS 4KCE Core
2003-11-03 21:56 MIPS 4KCE Core Dennis Castleman
@ 2003-11-04 0:59 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2003-11-04 0:59 UTC (permalink / raw)
To: Dennis Castleman; +Cc: linux-mips
On Mon, Nov 03, 2003 at 01:56:54PM -0800, Dennis Castleman wrote:
> Any body know if MIPS 4KEm is supported.
>
> The 4KEm provides a simpler scheme (less expansive) for virtual to physical
> address translation. It is based on FMT (Fixed map translation) that
> provides a direct address translation that is not configurable.
>
> Question is whether a 16 dual entries FMT as described above would be
> sufficient in order to run linux.
Linux 2.6 supports something like if CONFIG_MMU is disabled which looks
like it could suit your particular type of application. So far nobody
has made any attempt to get this to run on MIPS but doesn't look too hard.
This of course will have serious impact on userspace applications -
the ABI necessarily has to change if the MMU is gone.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-11-04 0:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-03 21:56 MIPS 4KCE Core Dennis Castleman
2003-11-04 0:59 ` Ralf Baechle
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.