Re: [RFC] - Mapping ACPI tables as CACHED

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: ykzhao
Date: Friday, July 23, 2010 - 7:26 am

On Fri, 2010-07-23 at 15:23 +0800, Ingo Molnar wrote:

Yes. We can't map the corresponding ACPI region as cached under the
following case:
    >No E820_ACPI region is reported by BIOS. In such case the ACPI
table resides in the NVS region     

But if the BIOS can follow the spec and report the separated
E820_ACPI/E820_NVS region, maybe we can give a try to map the E820_ACPI
region as cached type. For example: the server machine.(The spec
describes the E820_ACPI region as reclaimed memory, which means that it
can be managed by OS after ACPI table is loaded).

Can we add a boot option to control whether the E820_ACPI region can be
mapped as cached type?


Agree. The function of acpi_os_map_memory will also be used on IA64
platform. It seems more reasonable to use a wrapper function to check
whether the corresponding region can be mapped as cached type. 

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

Messages in current thread:
[RFC] - Mapping ACPI tables as CACHED, Jack Steiner, (Thu Jul 22, 8:22 am)
Re: [RFC] - Mapping ACPI tables as CACHED, Len Brown, (Thu Jul 22, 8:52 am)
Re: [RFC] - Mapping ACPI tables as CACHED, ykzhao, (Thu Jul 22, 6:46 pm)
Re: [RFC] - Mapping ACPI tables as CACHED, Ingo Molnar, (Fri Jul 23, 12:23 am)
Re: [RFC] - Mapping ACPI tables as CACHED, ykzhao, (Fri Jul 23, 7:26 am)
Re: [RFC] - Mapping ACPI tables as CACHED, Jack Steiner, (Fri Jul 23, 9:38 am)
Re: [RFC] - Mapping ACPI tables as CACHED, Henrique de Moraes H ..., (Fri Jul 23, 5:14 pm)
Re: [RFC] - Mapping ACPI tables as CACHED, Matthew Garrett, (Fri Jul 23, 5:45 pm)
Re: [RFC] - Mapping ACPI tables as CACHED, Henrique de Moraes H ..., (Sat Jul 24, 5:26 am)
Re: [RFC] - Mapping ACPI tables as CACHED, Jack Steiner, (Tue Aug 17, 7:39 am)
Re: [RFC] - Mapping ACPI tables as CACHED, Jack Steiner, (Tue Aug 17, 7:42 am)
Re: [RFC] - Mapping ACPI tables as CACHED, Jack Steiner, (Tue Aug 17, 7:45 am)
Re: [RFC] - Mapping ACPI tables as CACHED, Jack Steiner, (Tue Aug 17, 7:49 am)
Re: [RFC] - Mapping ACPI tables as CACHED, H. Peter Anvin, (Tue Aug 17, 8:51 am)
Re: [RFC] - Mapping ACPI tables as CACHED, Jack Steiner, (Tue Aug 17, 8:59 am)
Re: [RFC] - Mapping ACPI tables as CACHED, Linus Torvalds, (Tue Aug 17, 9:02 am)
Re: [RFC] - Mapping ACPI tables as CACHED, H. Peter Anvin, (Tue Aug 24, 2:39 pm)
Re: [RFC - V2] - Mapping ACPI tables as CACHED, Jack Steiner, (Thu Aug 26, 10:17 am)
Re: [RFC] - Mapping ACPI tables as CACHED, Len Brown, (Thu Aug 26, 10:47 am)
Re: [RFC - V2] - Mapping ACPI tables as CACHED, H. Peter Anvin, (Thu Aug 26, 11:08 am)
Re: [RFC - V2] - Mapping ACPI tables as CACHED, Jack Steiner, (Wed Dec 8, 2:22 pm)
Re: [RFC - V2] - Mapping ACPI tables as CACHED, H. Peter Anvin, (Wed Dec 8, 6:27 pm)
Re: [RFC - V2] - Mapping ACPI tables as CACHED, Jack Steiner, (Wed Dec 8, 8:50 pm)
Re: [RFC - V2] - Mapping ACPI tables as CACHED, Len Brown, (Wed Dec 8, 11:12 pm)