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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to