lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 3 Apr 2014 17:43:42 +0200
From:	Frederic Weisbecker <fweisbec@...il.com>
To:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Ingo Molnar <mingo@...nel.org>,
	Jens Axboe <jens.axboe@...cle.com>,
	Kevin Hilman <khilman@...aro.org>,
	Peter Zijlstra <peterz@...radead.org>,
	Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH 0/2] nohz: Move nohz kick out of scheduler IPI v2

On Thu, Apr 03, 2014 at 08:38:00AM -0700, Paul E. McKenney wrote:
> On Thu, Apr 03, 2014 at 02:09:25AM +0200, Frederic Weisbecker wrote:
> > Hi Paul,
> > 
> > Here's an updated version of the patches with your review addressed.
> > I ripped the function parameter and let it be setup on queued IPI object
> > initialization time so that people don't get confused and always use the
> > same function for a given queued object.
> > 
> > Please tell me if you find other issues.
> 
> For the set:
> 
> Reviewed-by: Paul E. McKenney <paulmck@...ux.vnet.ibm.com>

Thanks a lot!

> 
> > Thanks.
> > 
> > Frederic Weisbecker (2):
> >   smp: Non busy-waiting IPI queue
> >   nohz: Move full nohz kick to its own IPI
> > 
> >  include/linux/smp.h      | 11 +++++++++++
> >  include/linux/tick.h     |  2 ++
> >  kernel/sched/core.c      |  5 +----
> >  kernel/sched/sched.h     |  2 +-
> >  kernel/smp.c             | 42 ++++++++++++++++++++++++++++++++++++++++++
> >  kernel/time/tick-sched.c | 21 +++++++++++++++++++++
> >  6 files changed, 78 insertions(+), 5 deletions(-)
> > 
> > -- 
> > 1.8.3.1
> > 
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ