Since version 2.6.21, the Linux kernel has introduced a feature called tickless. the kernel no longer has a fixed 1000Hz timer tick. This will give a dramatic power savings because the CPU stays in low power mode for longer periods of time during system idle.
Full story »