Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Update the default value of crashkernel low
@ 2015-09-24  8:51 Baoquan He
  2015-09-24 21:44 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Baoquan He @ 2015-09-24  8:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: Baoquan He, linux-doc, joro, corbet, kexec, akpm

In commit 94fb933 ("x86/crash: Allocate enough low memory when
crashkernel=high") the default value of crashkernel low memory
is changed to 256M. In this patch update it accordingly.

Signed-off-by: Baoquan He <bhe@redhat.com>
---
 Documentation/kernel-parameters.txt | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 22a4b68..945bc0d 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -789,8 +789,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
 			is passed, kernel could allocate physical memory region
 			above 4G, that cause second kernel crash on system
 			that require some amount of low memory, e.g. swiotlb
-			requires at least 64M+32K low memory.  Kernel would
-			try to allocate 72M below 4G automatically.
+			requires at least 64M+32K low memory, also enough extra
+			low memory is needed to make sure DMA buffers for 32-bit
+			devices won't run out. Kernel would try to allocate at
+			at least 256M below 4G automatically.
 			This one let user to specify own low range under 4G
 			for second kernel instead.
 			0: to disable low allocation.
-- 
2.1.0


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

* Re: [PATCH] Documentation: Update the default value of crashkernel low
  2015-09-24  8:51 [PATCH] Documentation: Update the default value of crashkernel low Baoquan He
@ 2015-09-24 21:44 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2015-09-24 21:44 UTC (permalink / raw)
  To: Baoquan He; +Cc: akpm, linux-doc, kexec, linux-kernel, joro

On Thu, 24 Sep 2015 16:51:25 +0800
Baoquan He <bhe@redhat.com> wrote:

> In commit 94fb933 ("x86/crash: Allocate enough low memory when
> crashkernel=high") the default value of crashkernel low memory
> is changed to 256M. In this patch update it accordingly.

Applied to the docs tree, thanks.

jon

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2015-09-24 21:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-24  8:51 [PATCH] Documentation: Update the default value of crashkernel low Baoquan He
2015-09-24 21:44 ` Jonathan Corbet

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