lkml.org 
[lkml]   [2013]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 10/13] cpuset: make CPU / memory hotplug propagation asynchronous
On Sun, Jan 06, 2013 at 04:29:09PM +0800, Li Zefan wrote:
> > +static void schedule_cpuset_propagate_hotplug(struct cpuset *cs)
> > +{
> > + /*
> > + * Pin @cs. The refcnt will be released when the work item
> > + * finishes executing.
> > + */
> > + if (!css_tryget(&cs->css))
> > + return;
> > +
> > + /*
> > + * Queue @cs->empty_cpuset_work. If already pending, lose the css
>
> cs->hotplug_work

Thanks. Patch updated.

--
tejun


\
 
 \ /
  Last update: 2013-01-07 18:21    [W:0.826 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site