Re: [PATCH] Radix-tree pagecache for 2.5

From: Anton Blanchard (anton@samba.org)
Date: Thu Jan 31 2002 - 18:44:17 EST


 
> That has some potential big wins beyond oracle. Some of the big number
> crunching algorithms also benefit heavily from 4Mb pages even when you
> try and minimise tlb misses.

There are further wins on some architectures, eg POWER has hardware
prefetch streams which terminate at a page boundary. With a 4kB pagesize
the prefetch engine will have to restart every 4kB, so we would want to
use 16MB pages if possible.

How would we allocate large pages? Would there be a boot option to
reserve an area of RAM for large pages only?

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



This archive was generated by hypermail 2b29 : Thu Jan 31 2002 - 21:01:40 EST