lkml.org 
[lkml]   [2012]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 0/6] x86/cpu hotplug: Wake up offline CPU via mwait or nmi
From
Date
On Tue, 2012-06-05 at 15:12 -0700, Paul E. McKenney wrote:
> > RCU has similar nasties.
>
> I am working to rid RCU of this sort of thing. I have rcu_barrier() so
> that it avoids messing with CPUs that don't have callbacks, which will
> be almost all of the idle CPUs, especially for CONFIG_RCU_FAST_NO_HZ=y.
> I believe that I have also removed all of RCU's dependencies on CPU
> hotplug's using kstopmachine, though Murphy would say otherwise.
>
> I still need to fix up synchronize_sched_expedited(), but that is on
> the list. I considered getting rid of this one, but I am probably going
> to have to make synchronize_sched() map to it during boot time to keep
> the boot-speed demons satisfied.

Not the point really. Its perfectly fine for applications in an
'isolated' set to use system calls, hence they get to participate in RCU
state.

I don't think the isolation means userspace while(1) applications is
interesting. Sure, some people do this, and we should dtrt for them, but
the far more interesting case is 'regular' applications that do use
system calls.


\
 
 \ /
  Last update: 2012-06-06 11:21    [W:0.261 / U:0.612 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site