I'm running linux-2.4.22-ia64-030909 on an rx2600. The show_mem() function always causes a kernel panic. This is reached when you send 'SysRq m' or serial 'BREAK m' to find out about used memory, etc. The problem seems to be that this function is written assuming that the discontiguous memory scheme is used, but that's not the case in my configuration. I see that in 2.6.0-test8 there are two versions of the function for the contig/discontig cases. The crash is on the line that reads through pgdat->node_mem_map. I'm not sure exactly what is wrong with that. -- Martin - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Oct 28 00:29:44 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:19 EST