Re: HIGH MEMORY access

From: Ingo Molnar (mingo@chiara.csoma.elte.hu)
Date: Fri Mar 03 2000 - 06:39:22 EST


On Thu, 2 Mar 2000, Lyle Coder wrote:

> Should there be a consistent API to do these kind of things? For
> example, we will need to read high memory for MPS tables, ACPI tables
> too (not just IOAPIC registers)... maybe if we had a consistent API
> for all of this, it would make it cleaner... or is this already there?
> Is this what kmap (or io_remap) is supposed to do?

kmap is the way to go, although this is only necessery if the physical
address can be bigger than 1GB. Is this the case?

-- mingo

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



This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:14 EST