From: Carsten Lange <Carsten.Lange@detewe.de>
To: Linux MIPS <linux-mips@oss.sgi.com>
Cc: "Robert Fränkel" <robert.fraenkel@detewe.de>,
"Carsten Lange" <carsten.lange@detewe.de>
Subject: Linux for TI-Chip
Date: Fri, 08 Mar 2002 16:13:39 +0100 [thread overview]
Message-ID: <3C88D523.5BFE88AC@detewe.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 621 bytes --]
Hello,
I have a problem running linux on a TI-chip. The board and the linux is quite similar to the
MIPS-Malta-Board / Malta Linux port.
The chip sees physical RAM of 16 MB at 0x14000000. The kernel is loaded at address 0x14020000.
The pagetable created is incredably large (about 7MB).
In free_area_init_core() totalpages and realtotalpages are calculated. In our case totalpages is
approx. 86000 and realtotalpages is 1400. But allocation for the table is done with totalpages, not
with realtotalpages.
How do I reduce the pagetable to its really needed size?
Any hints, ideas or solutions ;-) are welcome
Carsten
[-- Attachment #2: Card for Carsten Lange --]
[-- Type: text/x-vcard, Size: 296 bytes --]
begin:vcard
n:Lange;Carsten
tel;fax:+49 6104 4234
tel;work:+49 30 6104 4228
x-mozilla-html:FALSE
url:http://www.detewe.de
org:Cordless Technology A/S Berlin
adr:;;Koepenicker Str. 180;10997 Berlin;;;
version:2.1
email;internet:Carsten.Lange@detewe.de
x-mozilla-cpt:;0
fn:Carsten Lange
end:vcard
reply other threads:[~2002-03-08 16:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3C88D523.5BFE88AC@detewe.de \
--to=carsten.lange@detewe.de \
--cc=linux-mips@oss.sgi.com \
--cc=robert.fraenkel@detewe.de \
/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.