|
@@ -649,6 +649,7 @@ config DEFERRED_STRUCT_PAGE_INIT
|
|
|
default n
|
|
default n
|
|
|
depends on ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INIT
|
|
depends on ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INIT
|
|
|
depends on MEMORY_HOTPLUG
|
|
depends on MEMORY_HOTPLUG
|
|
|
|
|
+ depends on !FLATMEM
|
|
|
help
|
|
help
|
|
|
Ordinarily all struct pages are initialised during early boot in a
|
|
Ordinarily all struct pages are initialised during early boot in a
|
|
|
single thread. On very large machines this can take a considerable
|
|
single thread. On very large machines this can take a considerable
|