On Mon, 30 Oct 2000, Richard B. Johnson wrote:

> How much memory would it be reasonable for kmalloc() to be able
> to allocate to a module?

> There are 256 megabytes of SDRAM available. I don't think it's
> reasonable that a 1/2 megabyte allocation would fail, especially
> since it's the first module being installed.

If you write the defragmentation code for the VM, I'll
be happy to bump up the limit a bit ...

Until then, please be modest with the amount of physically
contiguous pages you try to allocate ;)

regards,

Rik
--
"What you're running that piece of shit Gnome?!?!"
       -- Miguel de Icaza, UKUUG 2000

http://www.conectiva.com/               http://www.surriel.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to