RE: [GIT PULL] x86/urgent for v5.13-rc5

From: Michael Kelley
Date: Tue Jun 08 2021 - 13:53:20 EST


From: James Morris <jmorris@xxxxxxxxx> Sent: Monday, June 7, 2021 11:47 AM
>
> On Sun, 6 Jun 2021, Sasha Levin wrote:
>
> > >
> > >Let's see if Sasha can dig out something... CCed.
> > >
> > >@Sasha, can you figure out who we can talk to whether Windoze reserves
> > >the first megabyte of memory unconditionally?
> >
> > That's a great question, but I can't help there anymore :)
> >
> > Adding James Morris...
>
> Adding Michael Kelley.
>

I checked with the Windows team. Peter Anvin's statement from 11
years ago is true. On Intel and AMD processors, Windows unconditionally
reserves the 1st megabyte of memory, minus one page used for real
mode startup. This is done to work around BIOS bugs.

Michael