Re: discontiguous memory platforms

From: Roman Zippel (zippel@linux-m68k.org)
Date: Thu May 02 2002 - 03:50:55 EST


Hi,

On Thu, 2 May 2002, Andrea Arcangeli wrote:

> What I
> care about is not to clobber the common code with additional overlapping
> common code abstractions.

Just to throw in an alternative: On m68k we map currently everything
together into a single virtual area. This means the virtual<->physical
conversion is a bit more expensive and mem_map is simply indexed by the
the virtual address.
It works nicely, it just needs two small patches in the initializition
code, which aren't integrated yet. I think it's very close to what Daniel
wants, only that the logical and virtual address are identical.

bye, Roman

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



This archive was generated by hypermail 2b29 : Tue May 07 2002 - 22:00:12 EST