linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@netx4.com>
To: Christer Weinigel <wingel@cendio.se>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: 16kb pages on MPC850
Date: Fri, 14 Jan 2000 11:38:17 -0500	[thread overview]
Message-ID: <387F50F9.641B80EF@netx4.com> (raw)
In-Reply-To: 200001140318.EAA16881@dumburk.cendio.se


Christer Weinigel wrote:

> Or does anybody have better ideas on how to improve the performance of
> Linux on a MPC850?

There are lots of MMU related performance enhancements on my
list.  You touched on just a couple, although 16K pages are
probably not the way to go.

The 8M mapping for the kernel is one way to go, although you
have to be careful about the dynamic VM allocator alignment, and
it presents a further problem for loadable modules.

Now that the VM changes in the 2.3.xx have settled down, I am
going to start working on two projects.  One is the larger 8M
mapping for the kernel, and the second is to further modify the
Linux generic functions so they don't assume the pgd and pmd are
pointers.  I can then significantly reduce the amount of code in
the page fault handlers.


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2000-01-14 16:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-14  3:18 16kb pages on MPC850 Christer Weinigel
2000-01-14 16:38 ` Dan Malek [this message]

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=387F50F9.641B80EF@netx4.com \
    --to=dan@netx4.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=wingel@cendio.se \
    /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;
as well as URLs for NNTP newsgroup(s).