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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 6 Jul 2015 19:18:22 +0200 (CEST)
From:	Thomas Gleixner <tglx@...utronix.de>
To:	Frederic Weisbecker <fweisbec@...il.com>
cc:	Vatika Harlalka <vatikaharlalka@...il.com>,
	Peter Zijlstra <peterz@...radead.org>,
	preeti@...ux.vnet.ibm.com, mingo@...hat.com,
	rafael.j.wysocki@...el.com, schwidefsky@...ibm.com,
	paulmck@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org,
	cl@...ux.com, cmetcalf@...hip.com, bitbucket@...ine.de
Subject: Re: [PATCH RESEND] nohz: Affining unpinned timers

On Mon, 6 Jul 2015, Frederic Weisbecker wrote:
> I hope everybody received the patch because there is a ";" after each address :-)
> 
> On Tue, Jun 23, 2015 at 02:01:33PM +0530, Vatika Harlalka wrote:
> > The problem addressed in this patch is about affining unpinned timers.
> > Adaptive or Full Dynticks CPUs should not be disturbed by unnecessary
> > jitter due to firing of such timers on them.
> > This patch will affine timers to online CPUs which are not Full Dynticks
> > in FULL_NOHZ configured systems. It will not bring about functional
> > changes if NOHZ_FULL is not configured, because is_housekeeping_cpu()
> > always returns true in CONFIG_NO_HZ_FULL=n.
> > 
> > Signed-off by: Vatika Harlalka <vatikaharlalka@...il.com>
> 
> The patch looks good to me. Peter, Thomas, are you ok with it too?

By some definition of OK. The overhead of this is growing and growing.

We really need to make this a pull not a push model.

Thanks,

	tglx
--
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