Messages in this thread |  | | | Date | Wed, 20 Feb 2002 11:00:04 -0700 | | From | "Jeff V. Merkey" <> | | Subject | Re: ioremap()/PCI sickness in 2.4.18-rc2 |
| |
David,
Someone had a thought that perhaps the Serverworks chipset is mapping addresses above the 4GB boundry. Any thoughts on how to get around this problem?
Jeff
On Wed, Feb 20, 2002 at 09:30:34AM -0800, David S. Miller wrote: > From: Jeff Garzik <jgarzik@mandrakesoft.com> > Date: Wed, 20 Feb 2002 12:26:12 -0500 > > type abuse aside, and alpha bugs aside, this looks ok... what is the > value of as->msize? > > Jeff and Jeff, the problem is one of two things: > > 1) when you have ~2GB of memory the vmalloc pool is very small > and this it the same place ioremap allocations come from > > 2) the BIOS or Linus is not assigning resources of the device > properly, or it simple can't because the available PCI MEM space > with this much memory is too small > > I note that one of the resources of the card is 16MB or so. > - > 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/ - 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/
|  |