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:	Wed, 29 Feb 2012 12:03:04 +0100
From:	Peter Zijlstra <peterz@...radead.org>
To:	Jonas Aaberg <jonas.aberg@...ricsson.com>
Cc:	linux-kernel@...r.kernel.org,
	Russell King <linux@....linux.org.uk>,
	Linus Walleij <linus.walleij@...ricsson.com>,
	Thomas Gleixner <tglx@...utronix.de>
Subject: Re: RFC [PATCH] SMP: Don't schedule tasks on inactive cpu(s)

On Wed, 2012-02-29 at 11:42 +0100, Jonas Aaberg wrote:
> This patch removes the ability to schedule tasks on cpus that are online,
> but not active.  The reason for this patch is that during cpu hotplug
> on ARM (atleast) there is a short window where cpuX (X > 0) is online, but
> busy-waiting on cpu0 to put it active, meanwhile cpu0 can be interrupted
> and try to schedule something on the cpu that is busy checking its active bit.

https://lkml.org/lkml/2011/12/15/255

that one?

I _think_ its correct, but it would be so good if someone else could
verify.
--
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