Re: 2.6.17-rc5-mm1
- From: Ingo Molnar <mingo@xxxxxxx>
- Date: Wed, 31 May 2006 23:53:15 +0200
* Martin J. Bligh <mbligh@xxxxxxxxxx> wrote:
Grrr. Humpf. I can't see the option being turned on for lockdep ...
what was the config option, and is it enabled by default?
In the -mm1 patch:
config DEBUG_MUTEXES
- bool "Mutex debugging, deadlock detection"
- default n
+ bool "Mutex debugging, basic checks"
+ default y
Please don't do thatas a default.
but ... i fixed the performance problem that caused the previous
DEBUG_MUTEXES scalability problems. (there's no global mutex list
anymore) We also default to e.g. DEBUG_SLAB which is alot more costly.
It fucks up all the performance checking ;-(
i'm wondering, why doesnt your config have DEBUG_MUTEXES disabled? Then
'make oldconfig' would pick it up automatically.
Ingo
-
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/
- References:
- 2.6.17-rc5-mm1
- From: Martin Bligh
- Re: 2.6.17-rc5-mm1
- From: Andrew Morton
- Re: 2.6.17-rc5-mm1
- From: Ingo Molnar
- Re: 2.6.17-rc5-mm1
- From: Martin J. Bligh
- Re: 2.6.17-rc5-mm1
- From: Ingo Molnar
- Re: 2.6.17-rc5-mm1
- From: Martin J. Bligh
- 2.6.17-rc5-mm1
- Prev by Date: Re: [PATCH 1/2] iWARP Connection Manager.
- Next by Date: [PATCH Trivial] Wrong syntax: instead of bool, it was written boolean
- Previous by thread: Re: 2.6.17-rc5-mm1
- Next by thread: 2.6.17-rc5-mm1
- Index(es):