Re: Problem with ioremap which returns NULL in 2.6 kernel

From: Zwane Mwaikambo
Date: Tue Jun 01 2004 - 19:10:17 EST


On Tue, 1 Jun 2004, Markus Lidel wrote:

> > probably too large an area to be remapping. Try remapping only the
> > memory area needed, and not the entire area.
>
> Is there a way, to increase the size, which could be remapped, or is
> there a way, to find out what is the maximum size which could be remapped?
>
> Thank you very much for the fast answer!

You could try a 4G/4G enabled kernel, /proc/meminfo tells you how much
vmalloc (ioremap) space there is too.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/