On Mon, 30 Oct 2000, Rik van Riel wrote:
> 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 ...
Hmm.. Bill Hawes wrote a memory defragger a long time ago. I have a
copy of it lying around if you want to take a look at it.
-Mike
-
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/
- Re: kmalloc() allocation. Richard B. Johnson
- Re: kmalloc() allocation. John Levon
- Re: kmalloc() allocation. Richard B. Johnson
- Re: kmalloc() allocation. Jeff Garzik
- Re: kmalloc() allocation. Tigran Aivazian
- Re: kmalloc() allocation. Jeff Garzik
- Re: kmalloc() allocation. Richard B. Johnson
- Re: kmalloc() allocation. Richard B. Johnson
- Re: kmalloc() allocation. Jeff Garzik
- Re: kmalloc() allocation. Rik van Riel
- Re: kmalloc() allocation. Mike Galbraith
- Re: kmalloc() allocation. Ingo Oeser
- Re: kmalloc() allocation. Rik van Riel
- Re: kmalloc() allocation. Richard B. Johnson
- Re: kmalloc() allocation. Pauline Middelink
- Re: kmalloc() allocation. Ingo Oeser
- Re: kmalloc() allocation. Rik van Riel
- Re: kmalloc() allocation. Ingo Oeser
- Re: kmalloc() allocation. afei
- Re: kmalloc() allocation. Alan Cox
- Re: kmalloc() allocation. Richard B. Johnson

