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:	Fri, 1 Apr 2011 13:02:43 +0200
From:	Andreas Herrmann <andreas.herrmann3@....com>
To:	Len Brown <lenb@...nel.org>
CC:	<x86@...nel.org>, <linux-kernel@...r.kernel.org>,
	<linux-pm@...ts.linux-foundation.org>,
	Len Brown <len.brown@...el.com>
Subject: Re: [PATCH 9/9] x86 idle: delete mwait_idle()

On Thu, Mar 31, 2011 at 02:03:24AM -0400, Len Brown wrote:
> From: Len Brown <len.brown@...el.com>
> 
> For ACPI mode, mwait_with_hints() in cstate.c is used instead of
> process.c's mwait_idle().
> 
> For INTEL_IDLE mode, the mwait in intel_idle() is used instead of
> process.c's mwait_idle().
> 
> So delete process.c's mwait_idle().
> This will change the behaviour of SMP sysgtems that are
> running !ACPI and !INTEL_IDLE kernels -- they will use
> HALT instead of MWAIT.
> 
> This deletes the "idle=mwait" parameter, and thus the
> boot_option_idle_override == IDLE_FORCE_MWAIT flag.
> 
> Signed-off-by: Len Brown <len.brown@...el.com>

Acked-by: Andreas Herrmann <andreas.herrmann3@....com>


Regards,
Andreas


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