[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAE9FiQUYxiR4DnKysp0DQpM-5cbkMF5jNG=bWCYE_FEMPR=how@mail.gmail.com>
Date: Tue, 21 Jul 2015 12:22:53 -0700
From: Yinghai Lu <yinghai@...nel.org>
To: Baoquan He <bhe@...hat.com>
Cc: Dave Young <dyoung@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, Borislav Petkov <bp@...e.de>,
Andrew Morton <akpm@...ux-foundation.org>,
Jiri Kosina <jkosina@...e.cz>, Vivek Goyal <vgoyal@...hat.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] Do not reserve crashkernel high memory if crashkernel
low memory reserving failed
On Tue, Jul 21, 2015 at 1:58 AM, Baoquan He <bhe@...hat.com> wrote:
> Maybe system which don't need low memory is rare, only for testing?
No, it is not rare.
All recent intel based systems with iommu support does not need low.
And those systems get punished by following patch:
| commit 94fb9334182284e8e7e4bcb9125c25dc33af19d4
| Author: Joerg Roedel <jroedel@...e.de>
| Date: Wed Jun 10 17:49:42 2015 +0200
|
| x86/crash: Allocate enough low memory when crashkernel=high
that reserve 256M low always. and those 256M get wasted.
That commit should only be used to workaround some systems that
have partial iommu support.
Yinghai
--
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