> > I have a question to need you help. Our MIPS-based custom board has only > > 8M memory.When I want to insmod a 24M module, it often panics and says "out > > of memory...". > > How can I solve this? > > Stop the module using 24Mb of unpageable memory ? Sorry , I think I didn't describe my questions clearly before. "24M" contains some debugging information. I compile it using "-g". code+data sections is only about 7.4M. Can you describe your solutions in more details? machael.