From: Akon <akon@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: Double-Harvard Architectures
Date: Fri, 15 Aug 2003 02:26:36 +0200 [thread overview]
Message-ID: <200308150226.36787.akon@gmx.net> (raw)
In-Reply-To: <200308142009.53875.admin@kentonet.net>
Hiall,
does someone have experience in porting some Kernel to Double-Harvard-Arch?
I don't think Lx was ever ported to such a kind of µP (please correct me!),
all I found on the web were several ports to embedded, but still vNeumann-,
or Single-Harvard µPs.
DH means, that the µprocessor (typically a DSP) has a seperated program
memory, a seperate (X)Data memory and a seperate (Y)Data mem, so it can
fetch two data adresses simultanely in one cycle via two physically
independent mem ports. For DSPs, that's a common behaviour!
So, obviously one (me) will have to integrate two flavours of malloc()
into the Kernel (vmallocX() and vmallocY()). Of course, i could leave this
issue to a specialized (uC)glibc, but i think, it should be the job of the
kernel to keep the oversight on memory issues...;)
Any ideas how to manage that trouble as "frictionless" as can?,
And¡
next prev parent reply other threads:[~2003-08-15 0:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200308141813.AA266993698@worldtechtribune.com>
2003-08-14 23:55 ` GNU server "compromised"? Gimme a break! Joseph D. Wagner
2003-08-15 0:09 ` Bryan D. Stine
2003-08-15 0:26 ` Akon [this message]
2003-08-15 1:23 ` Double-Harvard Architectures Bernd Eckenfels
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=200308150226.36787.akon@gmx.net \
--to=akon@gmx.net \
--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