Re: [RFT] Support for ~2144 SCSI discs

Richard Gooch (rgooch@ras.ucalgary.ca)
Thu, 2 Aug 2001 09:13:23 -0600


Alan Cox writes:
> > I've seen GFP_KERNEL take 10 minutes in lk 2.4.6 . The
> > mm gets tweaked pretty often so it is difficult to know
> > exactly how it will react when memory is tight. A time
> > bound would be useful on GFP_KERNEL.
>
> kmalloc with GFP_KERNEL has a 128K limit which avoids the bizarre
> behaviour you get when you abuse get_free_pages.

Last I heard, get_free_pages() also has a 128 kiB limit. So what's the
difference?

Regards,

Richard....
Permanent: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca
-
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/