lkml.org 
[lkml]   [2011]   [Oct]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRE: [PATCH 8/8] kernel/cpu.c: Define bsp_hotpluggable variable
> -----Original Message-----
> From: Thomas Gleixner [mailto:tglx@linutronix.de]
> Sent: Wednesday, October 05, 2011 12:25 PM
> To: Yu, Fenghua
> Cc: Ingo Molnar; H Peter Anvin; Zwane Mwaikambo; Luck, Tony; Mallick,
> Asit K; Siddha, Suresh B; Len Brown; linux-kernel
> Subject: Re: [PATCH 8/8] kernel/cpu.c: Define bsp_hotpluggable variable
>
> On Wed, 5 Oct 2011, Fenghua Yu wrote:
>
> > From: Fenghua Yu <fenghua.yu@intel.com>
> >
> > This gloable variable controls BSP (aka CPU0) hotplug. If set, BSP is
> > hotpluggable. By default, it's 0. On X86, kernel option
> bsp_hotpluggable sets
> > the variable as 1.
>
> .... and on !x86 its just pointless.

I'll change the variable to an inline function which returns bsp_hotpluggable on x86 and is empty function on !x86.

>
> I have yet to see a justification for that whole cpu0 unplugging
> business.
>
> If there is a real reason that this is desireable, then ALL cpu0
> assumptions in arch/x86 need to be cleaned up and fixed.

I can think of two reasons for bsp offline/online:

1. RAS needs the feature. If socket0 needs to be hotplugged for any reason (any thread on socket0 is bad, shared cache issue, uncore issue, etc), CPU0 is required to be offlined.
2. CPU0 is symmetrical to other CPU's. There is no specific reason why it shouldn't be offlined except BIOS requirements.

Thanks.

-Fenghua


\
 
 \ /
  Last update: 2011-10-05 22:27    [W:0.208 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site