Re: __alloc_pages 4 order allocation failed

Steffen Persvold (sp@scali.no)
Thu, 12 Jul 2001 09:32:11 +0200


Mike Galbraith wrote:
>
> On Wed, 11 Jul 2001, Ho Chak Hung wrote:
>
> > Hi,
> > but there isn't any call in the module to allocate 4 order pages. There are only calls to allocate 0 order pages. alloc_pages(GFP_KERNEL, 0)is the only call to allocate page in the whole module.
>
> Then it's not your module :)
>
> Some driver may be asking for order 4, but settling for less when
> that fails.
>
Why did this get worse on the 2.4 kernel ?. On 2.2 I always seemed to get my high order
allocations and GFP_ATOMIC seldom failed when there was available memory.

Regards,

-- 
  Steffen Persvold               Systems Engineer
  Email : mailto:sp@scali.no     Scali AS (http://www.scali.com)
  Tlf   : (+47) 22 62 89 50      Olaf Helsets vei 6
  Fax   : (+47) 22 62 89 51      N-0621 Oslo, Norway
-
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/