On Wed, Feb 24, 2010 at 01:28:18PM -0800, Andrew Morton wrote: > Sounds right. How much CPU consumption are we seeing from khugepaged? zero cpu consumption, least on my laptop with default values. Maybe default isn't aggressive enough but it will still cover very long-lived allocations just fine. (for short lived allocations using hugepages or not won't make a difference except during the first page fault that will run some 50% faster, and cows that will be slower if there's cache trashing) > The above-quoted text would make a good addition to the (skimpy) > changelog! Agreed, I will integrate it... Also I need to check memcg in khugepaged. Thanks! Andrea -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>