* Lee Revell <[email protected]> wrote: > It seems that debug_smp_processor_id is being called a lot, even > though I have a UP config, which I didn't see with the -rt kernel: do you have CONFIG_DEBUG_PREEMPT enabled? (if yes then disable it) > Was this optimized out on UP before? no, because smp_processor_id() debugging is useful on UP too: it checks whether smp_processor_id() is every called with preemption enabled, and reports such bugs. Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch] latency tracer, 2.6.15-rc7
- From: Lee Revell <[email protected]>
- Re: [patch] latency tracer, 2.6.15-rc7
- From: Lee Revell <[email protected]>
- Re: [patch] latency tracer, 2.6.15-rc7
- References:
- 2.6.15-rc5: latency regression vs 2.6.14 in exit_mmap->free_pgtables
- From: Lee Revell <[email protected]>
- Re: 2.6.15-rc5: latency regression vs 2.6.14 in exit_mmap->free_pgtables
- From: Hugh Dickins <[email protected]>
- Re: 2.6.15-rc5: latency regression vs 2.6.14 in exit_mmap->free_pgtables
- From: Lee Revell <[email protected]>
- [patch] latency tracer, 2.6.15-rc7
- From: Ingo Molnar <[email protected]>
- Re: [patch] latency tracer, 2.6.15-rc7
- From: Dave Jones <[email protected]>
- Re: [patch] latency tracer, 2.6.15-rc7
- From: Ingo Molnar <[email protected]>
- Re: [patch] latency tracer, 2.6.15-rc7
- From: Lee Revell <[email protected]>
- Re: [patch] latency tracer, 2.6.15-rc7
- From: Lee Revell <[email protected]>
- Re: [patch] latency tracer, 2.6.15-rc7
- From: Ingo Molnar <[email protected]>
- Re: [patch] latency tracer, 2.6.15-rc7
- From: Lee Revell <[email protected]>
- 2.6.15-rc5: latency regression vs 2.6.14 in exit_mmap->free_pgtables
- Prev by Date: Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- Next by Date: RE: Latency traces I cannot interpret (sa1100, 2.6.15-rc7-rt1)
- Previous by thread: Re: [patch] latency tracer, 2.6.15-rc7
- Next by thread: Re: [patch] latency tracer, 2.6.15-rc7
- Index(es):