Re: shared pagetable benchmarking
From: Dave McCracken <hidden>
Date: 2002-12-27 20:45:53
--On Friday, December 27, 2002 12:18:23 -0800 Linus Torvalds [off-list ref] wrote:
That's clearly not 2.6.x material. But at this point I doubt that shared page tables are either, unless they fix something more important than fork() speed for processes that are larger than 16MB.
The other thing it does is eliminate the duplicate pte pages for shared regions everywhere they span a complete pte page. While hugetlb can also do this for some specialized applications, shared page tables will do it for every shared region that's large enough. I dunno whether you consider that important enough to qualify, but I figured I should point it out. Dave McCracken -- 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/