> > hpet-disable helps.. a bit. 200msec latencies are gone. (What is
> > used for wakeups in this case?)
> >
> > pavel@amd:~$ while true; do time sleep 0.01; done
> > 0.00user 0.00system 0.01 (0m0.013s) elapsed 22.96%CPU
> > 0.00user 0.00system 0.01 (0m0.018s) elapsed 11.05%CPU
> > 0.00user 0.00system 0.01 (0m0.013s) elapsed 15.54%CPU
>
> could you run this while doing the sleep test:
>
>
http://people.redhat.com/mingo/cfs-scheduler/tools/cfs-debug-info.sh
>
> and send us the output? (Enabling CONFIG_TIMER_STATS,
> CONFIG_SCHED_DEBUG and CONFIG_SCHEDSTATS would maximize the amount of
> information.)