Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Dominic Sweetman <dom@mips.com>
Cc: madprops@gmx.net, linux-mips@linux-mips.org
Subject: Re: tlb magic
Date: Sat, 25 Jun 2005 16:41:54 +0200	[thread overview]
Message-ID: <20050625144154.GO6953@linux-mips.org> (raw)
In-Reply-To: <17084.61658.662352.432937@mips.com>

On Sat, Jun 25, 2005 at 06:51:22AM +0100, Dominic Sweetman wrote:

> Current Linux systems accept more computation in the TLB miss
> handler in order to use largely portable data structures for keeping
> page tables.  You can always push at that trade-off...

Further tuning is on the Linux agenda.  Right now we've got a rather fancy
implementation of a slow (relativly speaking) but portable algorithm.
The most useful useful trick of all will be increasing the pagesize to
grow beyond the small pagesize of 4k - for expected significant
performance benefits because the the TLB reach will increase but also
virtual aliases will go away on about anything but R4000SC returning us
to the promised lands of simplicity of cache managment :-)

  Ralf

  reply	other threads:[~2005-06-25 14:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-13 14:06 tlb magic Mad Props
2005-06-13 20:59 ` Dominic Sweetman
2005-06-14 16:00   ` madprops
2005-06-14 17:18     ` Ralf Baechle
2005-06-25  5:51     ` Dominic Sweetman
2005-06-25 14:41       ` Ralf Baechle [this message]
2005-06-27 12:04         ` Maciej W. Rozycki

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=20050625144154.GO6953@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=dom@mips.com \
    --cc=linux-mips@linux-mips.org \
    --cc=madprops@gmx.net \
    /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