Toggling preemption on a running kernel

From: Matthew Hodgson
Date: Thu Mar 06 2008 - 19:29:45 EST


Hi,

I'm trying to compare the performance of some networking code (throughput and latency when receiving various volumes of UDP streams) between a preemptible and non-preemptible 2.6.24 kernel, and was wondering if it is possible to temporarily disable preemption on a running preemptible kernel. Is it just a matter of loading a module which calls preempt_enable() at load and preempt_disable() at unload - or is that too naive? Is there an existing way of doing this?

thanks,

Matthew.


--
Matthew Hodgson <matthew@xxxxxxxxxxxxx>
Media & Systems Project Manager
Tel: +44 (0) 845 666 7778
http://www.mxtelecom.com
--
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/