Re: [PATCH 1/1] x86, e820: Remove direct mapping of reserved spacefor HT hole around 1TB

From: Jacob Shin
Date: Tue Oct 16 2012 - 14:26:19 EST


On Tue, Oct 16, 2012 at 11:48:58AM -0600, Shuah Khan wrote:
> On Tue, 2012-10-16 at 16:55 +0000, Shin, Jacob wrote:
> > (Sorry for the top post, on mobile phone..)
> >
> > You can follow the latest thread here:
> > https://lkml.org/lkml/2012/9/30/23
> >
> > Yinghai's for-x86-mm branch should boot 1TB AMD with hoisting
> > enabled.
> >
> > Thanks!
>
> Jacob,
>
> Thanks. This includes several patches and large change. Good for
> upstream, however won't go into stable trees. Any thoughts on a smaller
> subset of changes that are suitable for stable kernels to enable HT?

Right, we are (AMD) thinking about the same thing .. how to backport to
stable kernels of major enterprise OSes

The simplest and the least disruptive solution would be to not map memory
holes that occur above 4GB, it won't affect 32 bit kernels, and it won't
touch legacy (under 4GB) area (ISA, the PCI MMIO region ..):

https://lkml.org/lkml/2011/10/20/323

HPA, it would be great if we can first get this patch upstream, and also
into the stable trees .. and after that, we can work on getting Yinghai's
mm refactoring in ..

Thoughts?

Thanks!

-Jacob

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/