![]() | ||||||||||
Messages in this thread |
No wonder the module doesn't work with 4K stacks. It wonders that it actually works with 8K stacks :) The nividia module seems extremely stack hungry. [harm@node-d-8d2e c]$ objdump -d /lib/modules/2.4.26/kernel/drivers/video/nvidia.o | ./checkstack.pl 0xb6ff3 _nv002427rm: sub $0x908,%esp (almost 4K !) 0x7ff93 _nv003775rm: sub $0x64c,%esp ( ~1-2K) 0x21fd3 _nv000899rm: sub $0x648,%esp f53f: 81 ec 94 05 00 00 sub $0x594,%esp _nv003402rm: sub $0x594,%esp 0x10247 _nv003354rm: sub $0x520,%esp 0x42633 _nv003333rm: sub $0x4a8,%esp 0x100bb _nv003353rm: sub $0x490,%esp 0x842ff _nv004811rm: sub $0x41c,%esp (1K from here) Regards, Harm - 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/ | |||||||||
| Last update: 2005-03-22 13:02 [from the cache] ©2003-2008 | ||||||||||