On Fri, Jan 10, 2014 at 8:18 AM, Prarit Bhargava <[email protected]> wrote:
> Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1051284
>
> Set CONFIG_X86_UV to 'y' and CONFIG_UV_MMTIMER to 'm' for large SGI boxes.
> These settings will enable the booting of more than 16 processors.
>
> Signed-off-by: Prarit Bhargava <[email protected]>
> Cc: [email protected]
> Cc: [email protected]

Applied, thanks.

josh

> ---
>  config-x86_64-generic | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/config-x86_64-generic b/config-x86_64-generic
> index 15ad1cd..0bb4160 100644
> --- a/config-x86_64-generic
> +++ b/config-x86_64-generic
> @@ -6,7 +6,8 @@ CONFIG_64BIT=y
>  CONFIG_GENERIC_CPU=y
>
>  # CONFIG_X86_VSMP is not set
> -# CONFIG_X86_UV is not set
> +CONFIG_X86_UV=y
> +CONFIG_UV_MMTIMER=m
>  CONFIG_NUMA=y
>  CONFIG_K8_NUMA=y
>  CONFIG_AMD_NUMA=y
> --
> 1.8.3.1
>
> _______________________________________________
> kernel mailing list
> [email protected]
> https://admin.fedoraproject.org/mailman/listinfo/kernel
_______________________________________________
kernel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/kernel

Reply via email to