On Tue, 2006-05-30 at 18:54 +0530, Abu M. Muttalib wrote: > Hi, > > I am running a test application where in I am inserting a module. I am > getting the Page Allocation Failure error. The log follows. I fail to > understand that despite the fact pages are available the allocation fails. > > Any lead will be greatly appreciated. > > ~Abu. > > insmod: page allocation failure. order:5, mode:0xd0 order 5!!!! that's enormous what module is this, it'll need to be fixed to not do such enormous allocations... -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/