How to debug "__alloc_pages: 0-order allocation failed (gtp=0x20/0)"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: How to debug "__alloc_pages: 0-order allocation failed (gtp=0x20/0)"
- From: "Xiangfei Jia" <xjianz@xxxxxxxxx>
- Date: Thu, 20 Apr 2006 13:13:41 +1200
I've been writing a kernel module for quite a while. Sometimes I got a
error message saying "__alloc_pages: 0-order allocation failed
(gtp=0x20/0)". I think the problem is caused because there's not enough
memory to allocate a new page. But, my module doesn't use much memory
at all.
Can I get some hints about how to dubug this error??? How can I know which part of my module causes the problem???
Thanks in advance!
Fei
[Index of Archives]
[Newbies FAQ]
[Linux Kernel Mentors]
[Linux Kernel Development]
[IETF Annouce]
[Git]
[Networking]
[Security]
[Bugtraq]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux RAID]
[Linux SCSI]
[Linux ACPI]