| To: | Dominic Sweetman <dom@mips.com> |
|---|---|
| Subject: | Re: tlb magic |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Sat, 25 Jun 2005 16:41:54 +0200 |
| Cc: | madprops@gmx.net, linux-mips@linux-mips.org |
| In-reply-to: | <17084.61658.662352.432937@mips.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <17069.62407.584863.185198@mips.com> <18788.1118764826@www21.gmx.net> <17084.61658.662352.432937@mips.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [patch] blast_scache nop for sc cpus without scache, Florian Lohoff |
|---|---|
| Next by Date: | Re: [patch] blast_scache nop for sc cpus without scache, Ralf Baechle |
| Previous by Thread: | Re: tlb magic, Dominic Sweetman |
| Next by Thread: | Re: tlb magic, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |