lkml.org 
[lkml]   [2008]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: what's the incompatibility between hibernation and hotplug memory
Rafael J. Wysocki wrote:
> Generally, we might not be able to handle memory unplugged at a wrong time
> (eg. after we've created the image).
>

Hot memory unplugging is distinct from memory hotplug.

> Which part of Kconfig says that exactly?
>

mm/Kconfig:

config MEMORY_HOTPLUG
bool "Allow for memory hot-add"
depends on SPARSEMEM || X86_64_ACPI_NUMA
depends on HOTPLUG && !HIBERNATION && ARCH_ENABLE_MEMORY_HOTPLUG
depends on (IA64 || X86 || PPC64 || SUPERH)

comment "Memory hotplug is currently incompatible with Software Suspend"
depends on SPARSEMEM && HOTPLUG && HIBERNATION


J


\
 
 \ /
  Last update: 2008-03-27 00:35    [W:1.463 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site