Re: [PATCH] x86/mm/ident_map: Use full gbpages in identity maps except on UV platform.

From: Dave Hansen
Date: Mon Apr 01 2024 - 14:03:40 EST


On 4/1/24 08:15, Steve Wahl wrote:
> From that point of view, it does make sense to special case UV systems
> for this. The restricted areas we're talking about are not in the map
> when the bootloader is started on the UV platform.

Just to be clear what I'm looking for here: Special casing UV systems is
theoretically OK. What I don't like is doing that in using GB pages or not.

It would be much nicer to have specific, precise information about what
UV needs done. For instance, do we know where the special address range
is? Is it fixed? If so, I'd much rather have code that says: "Whoa,
don't map this range with *any* identity map page tables" versus
something targeted specifically at gbpages.