* Ultra 5 with 1GB of memory
@ 2000-08-14 15:57 Daniel Bidwell
2000-08-15 6:59 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Bidwell @ 2000-08-14 15:57 UTC (permalink / raw)
To: ultralinux
I have an Ultra 5 with 1GB of memory. (I know, you aren't supposed to
have 1GB of memory in an Ultra 5, but it works great if you pull the
floppy drive, at least under Solaris).
It will not boot with more then 512MB of memory (using the memQ2m
boot option). Anything over that gives a:
WARNING: not all physical memory mapped in IOMMU
The prom-property for "virtual-dma" is c0000000 [20000000] for 512MB.
Does anyone know how to change this to 80000000 [40000000] for 1024MB?
Solaris 8 knows how to do this as I have two other machines just like
this running Solaris 8.
Any help will be greatly appreciated. Thanks in advance.
--
Daniel R. Bidwell | bidwell@andrews.edu
Andrews University Information Technology Services
If two always agree, one of them is unnecessary
"Friends don't let friends do DOS"
"In theory, theory and practice are the same.
In practice, however, they are not."
No tema al pinguino.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Ultra 5 with 1GB of memory
2000-08-14 15:57 Ultra 5 with 1GB of memory Daniel Bidwell
@ 2000-08-15 6:59 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2000-08-15 6:59 UTC (permalink / raw)
To: ultralinux
Date: Mon, 14 Aug 2000 11:57:09 -0400
From: Daniel Bidwell <bidwell@andrews.edu>
It will not boot with more then 512MB of memory (using the memQ2m
boot option). Anything over that gives a:
WARNING: not all physical memory mapped in IOMMU
The prom-property for "virtual-dma" is c0000000 [20000000] for 512MB.
Right, Linux does not support more than 512MB of physical memory on
Ultra5/10 in the 2.2.x kernels.
Does anyone know how to change this to 80000000 [40000000] for 1024MB?
Solaris 8 knows how to do this as I have two other machines just like
this running Solaris 8.
Solaris is not changing the virtual-dma property, instead it does what
Linux-2.4.x does, use dynamic dma mapping so that the amount of
supportable memory is independant of the size of the DMA region.
2.4.x kernels are your only bet if you wish to use all 1GB of memory.
Later,
David S. Miller
davem@redhat.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-08-15 6:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-14 15:57 Ultra 5 with 1GB of memory Daniel Bidwell
2000-08-15 6:59 ` David S. Miller
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.