Subject: Re: Sun3/50 memory map
To: None <gwr@mc.com, hls@oce.nl>
From: Theo Deraadt <deraadt@fsa.ca>
List: port-sun3
Date: 06/02/1994 16:26:10
> ugly 3/50 memory map.  I wonder if we can just "allocate" the memory
> where the frame buffer lives to keep it from being mis-used. (Adam?)

That, or, do the sparc pmap.c trick, using two tables that translate
from "real physical" to "vm system physical" page addresses.

The sparc memory map has lots of holes in it.

------------------------------------------------------------------------------