| | Date | Tue, 30 May 2006 11:42:19 +0200 | | From | Ingo Molnar <> | | Subject | Re: 2.6.17-rc5-mm1 |
| |
* Andrew Morton <akpm@osdl.org> wrote:
> - Merged the runtime locking validator. If you enable this your > machine will run slowly.
if you disable CONFIG_DEBUG_LOCKDEP it should be quite OK. (If debugging is disabled then the lockless "chain cache" is fully utilized and we should rarely go into the more complex portions of kernel/lockdep.c.)
Ingo - 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/
|