Re: [PATCH] i386 No-Idle-Hz aka Dynamic-Ticks 3

From: Con Kolivas
Date: Thu Aug 04 2005 - 22:31:55 EST


On Fri, 5 Aug 2005 11:30 am, Paul wrote:
> Con Kolivas <kernel@xxxxxxxxxxx>, on Wed Aug 03, 2005 [03:59:24 PM] said:
> > This is the dynamic ticks patch for i386 as written by Tony Lindgen
> > <tony@xxxxxxxxxxx> and Tuukka Tikkanen <tuukka.tikkanen@xxxxxxxxxxxxxx>.
> > Patch for 2.6.13-rc5

> Ive been running this all afternoon on a pIIx2 @400mhz desktop
> machine, SMP enabled Preempt kernel.
> Initially, I tried it using APIC, got X up and tried to play
> some music, but mplayer just hung and prompts in other terminals
> were super slugish or blocked until I killed mplayer. (there were
> no interrupts from the sound card during this time.) Without using
> APIC, it seems to work just great.
> With my regular desktop running and me not doing much, 'vmstat 5'
> shows interrupts at 100-200 per entry. Loading the box completely with
> 'make -j4' kernel build their are just over 1000 interrupts. Various other
> loads show numbers in between. (eg. it seems to work as one would expect,
> presuming the timer interupts dominate...)
> Time seems fine. I havent noticed any interactivity problems.
> Performance on 'kernbench' was within a percentage point of 2.6.12
> It does not seem to make any difference as far as the heat of the
> cpus or mb, though.

Thanks for the feedback. As Tony mentioned, it simply allows for better power
management to be done rather than saving power on its own. At idle it allows
the processor to enter a lower power state for example, which I doubt the pII
does.

Cheers,
Con
-
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/