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

From: Paul
Date: Thu Aug 04 2005 - 20:31:51 EST


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
>
> There were a couple of things that I wanted to change so here is an updated
> version. This code should have stabilised enough for general testing now.
>
> The sysfs interface was moved to its own directory
> in /sys/devices/system/dyn_tick and split into separate files to
> enable/disable dynamic ticks and usage of apic on the fly. It makes sense to
> enable dynamic ticks and usage of apic by default if they're actually built
> into the kernel so that is now done.
>
> Cheers,
> Con

Hi;

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.

Hope this datapoint is useful;
Paul
set@xxxxxxxxx
-
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/