On 09/13/2013 06:06 AM, Kirill A. Shutemov wrote: > +config ARCH_ENABLE_SPLIT_PMD_PTLOCK > + boolean > + > +config SPLIT_PMD_PTLOCK_CPUS > + int > + # hugetlb hasn't converted to split locking yet > + default "999999" if HUGETLB_PAGE > + default "32" if ARCH_ENABLE_SPLIT_PMD_PTLOCK > + default "999999" Is there a reason we should have separate config knobs for this from SPLIT_PTLOCK_CPUS? Seem a bit silly. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>