Re: [PATCH mmotm] mm: alloc_large_system_hash check order
From: Christoph Lameter <hidden>
Date: 2009-05-01 15:25:22
Also in:
linux-mm, lkml
From: Christoph Lameter <hidden>
Date: 2009-05-01 15:25:22
Also in:
linux-mm, lkml
On Fri, 1 May 2009, Mel Gorman wrote:
But IIRC, the vmemmap code depends on architecture-specific help from vmemmap_populate() to place the map in the right place and it's not universally available. It's likely that similar would be needed to support large hash tables. I think the networking guys would need to be fairly sure the larger table would make a big difference before tackling the problem.
The same function could be used. Fallback to vmap is always possible. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>