Re: [patch] voluntary-preempt-2.6.9-rc2-mm4-S7

From: Lee Revell
Date: Wed Sep 29 2004 - 13:42:14 EST


On Mon, 2004-09-27 at 20:05, Ingo Molnar wrote:
> i've released the -S7 VP patch:
>
> http://redhat.com/~mingo/voluntary-preempt/voluntary-preempt-2.6.9-rc2-mm4-S7

Disabling latency tracing does not seem to work. To demonstrate:

echo 0 > /proc/sys/kernel/preempt_max_latency
echo 0 > /proc/sys/kernel/trace_enabled
modprobe foo-module (will reliably cause a ~3-600 usec latency in resolve_symbol)
check /proc/latency_trace, or dmesg, it will be the modprobe latency.
cat /proc/sys/kernel/trace_enabled, it is still 0

This definitely worked at one point. Not sure when it broke.

Lee

-
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/