Re: tlb magic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux