Re: [00/17] Large Blocksize Support V3

From: Christoph Hellwig
Date: Fri Apr 27 2007 - 09:38:28 EST


On Fri, Apr 27, 2007 at 05:12:05AM -0700, Christoph Lameter wrote:
> Powerpc supports multiple pagesizes. Maybe we could make mmap use those
> page sizes some day if we had a variable order page cache. Your stands on
> the issue means that powerpc will be forever crippled and not be able to
> use its full potential.

You can already mmap using different pagesize on ppc64. A certain
infinibad adapter with interesting design choices requires 4k mappings
even on 64k kernels, and for some spu-related mappings on Cell we
want the same. I'm no expert on the powerpc mmu, but I'd be surprised
if 64k pagecache mappings wouldn't work on 4k base page size kernels.

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