Context Switch Timer in Linux

From: Xin Tong
Date: Mon Oct 01 2012 - 11:22:29 EST


I am wondering what timer is used for preemptive context switches in
linux 2.6+ x86 ? the PIT can fire at fixed interval, but it is not
per-cpu, i.e. can be handled by any CPU in the SMP system ? is Linux
using the APIC timer ?

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