RE: [patch 3/4] x86: PAT Update validate_pat_support for intel CPUs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pallipadi, Venkatesh
Date: Tuesday, August 26, 2008 - 4:03 pm

The problem here is both with MTRR entry of UC and even with
default MTRR being UC.

Default MTRR being UC for all reserved regions and drivers
wanting WC is very common situation and performance will be
affected when that ends up being UC access.
With pat disabled, drivers can set MTRR with WC in this case
and get the expected performance.

Yes. We can still allow WC mappings only for the RAM
regions and disable PAT WC for all the reserved regions. I will
take a look at that option and see how cleanly we can
enable pat only for set_memory_wc and disable PAT for
ioremap_wc and pci regions.

Thanks,
Venki



--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 3/4] x86: PAT Update validate_pat_support for intel ..., venkatesh.pallipadi, (Wed Aug 20, 4:45 pm)
RE: [patch 3/4] x86: PAT Update validate_pat_support for i ..., Pallipadi, Venkatesh, (Tue Aug 26, 4:03 pm)
RE: [patch 3/4] x86: PAT Update validate_pat_support for i ..., Pallipadi, Venkatesh, (Fri Aug 29, 3:59 pm)