linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add option to disable ACPI Memory Hotplug
@ 2014-01-10 18:46 Prarit Bhargava
  2014-01-10 18:46 ` [PATCH 1/2] acpi memory hotplug, add parameter to disable memory hotplug Prarit Bhargava
  2014-01-10 18:46 ` [PATCH 2/2] x86, e820 disable ACPI Memory Hotplug if memory mapping is specified by user Prarit Bhargava
  0 siblings, 2 replies; 4+ messages in thread
From: Prarit Bhargava @ 2014-01-10 18:46 UTC (permalink / raw)
  To: linux-kernel
  Cc: Prarit Bhargava, Thomas Gleixner, Ingo Molnar, H. Peter Anvin,
	=50, x86, Len Brown, Rafael J. Wysocki, Linn Crosetto,
	Pekka Enberg, Yinghai Lu, Andrew Morton, Toshi Kani, Tang Chen,
	Wen Congyang, Vivek Goyal, kosaki.motohiro, dyoung, linux-acpi,
	linux-mm

This patchset adds the ability for the user to disable ACPI Memory Hotplug
by adding "acpi_no_memhotplug" as a kernel paramaeter, and disables
ACPI Memory Hotplug by default when the memmap=exactmap and mem=X parameters
are used.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>=50%)
Cc: x86@kernel.org
Cc: Len Brown <lenb@kernel.org>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Linn Crosetto <linn@hp.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Toshi Kani <toshi.kani@hp.com>
Cc: Tang Chen <tangchen@cn.fujitsu.com>
Cc: Wen Congyang <wency@cn.fujitsu.com>
Cc: Vivek Goyal <vgoyal@redhat.com>
Cc: kosaki.motohiro@gmail.com
Cc: dyoung@redhat.com
Cc: Toshi Kani <toshi.kani@hp.com>
Cc: linux-acpi@vger.kernel.org
Cc: linux-mm@kvack.org

Prarit Bhargava (2):
  acpi memory hotplug, add parameter to disable memory hotplug [v2]
  x86, e820 disable ACPI Memory Hotplug if memory mapping is specified
    by user

 Documentation/kernel-parameters.txt |    3 +++
 arch/x86/kernel/e820.c              |    8 +++++++-
 drivers/acpi/acpi_memhotplug.c      |   17 +++++++++++++++++
 include/linux/memory_hotplug.h      |    3 +++
 4 files changed, 30 insertions(+), 1 deletion(-)

-- 
1.7.9.3

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-01-10 19:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-10 18:46 [PATCH 0/2] Add option to disable ACPI Memory Hotplug Prarit Bhargava
2014-01-10 18:46 ` [PATCH 1/2] acpi memory hotplug, add parameter to disable memory hotplug Prarit Bhargava
2014-01-10 18:46 ` [PATCH 2/2] x86, e820 disable ACPI Memory Hotplug if memory mapping is specified by user Prarit Bhargava
2014-01-10 19:00   ` Prarit Bhargava

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox