Re: [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00
From: Michal Schmidt
Date: Wed Jun 08 2005 - 10:09:33 EST
Paulo Marques wrote:
This is probably just bad luck and a known problem that I'm trying to
fix (but hadn't have much time lately).
Can you try to change the line:
#define WORKING_SET 1024
in scripts/kallsyms.c to:
#define WORKING_SET 65536
and disable CONFIG_KALLSYMS_EXTRA_PASS, to see if the problem goes away?
Yes, this helps.
It it does go away, then it is the same problem, and I'm working on it...
OK, thanks.
Michal
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/