Re: 2.4 MM overview?

From: Ralf Baechle (ralf@uni-koblenz.de)
Date: Tue Oct 17 2000 - 07:30:42 EST


On Sun, Oct 15, 2000 at 11:35:23PM +0100, Kenn Humborg wrote:

> We've kind of got 1.5-level page tables. There are actually 3 page tables.
> The system page table maps memory starting at 0x80000000. The P0 process
> page table maps from 0x0 up and the P1 process page table maps from
> 0x7fffffff down.
>
> This means that sparse address spaces are going to be _really_ expensive
> on PTEs. I don't know how much of a problem this is going to be yet,
> but I'm sure it's going to be fun :-)

Can you put the flat page table array into virtual memory? On MIPS and a
few other RISCs doing software tlb refills it's the machanism of choice
for performance reasons but it could just as well be used to safe memory.

  Ralf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 23 2000 - 21:00:12 EST