|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] CPUIDLE: revise tsc-save/restore to avoid big ts
On 05/12/2008 13:06, "Keir Fraser" <keir.fraser@xxxxxxxxxxxxx> wrote:
>> Below patch should be what you expected. It will still bring continuously
>> increasing tsc skew. If I pin all domains' vcpus on 1 pcpu, the skew is
>> increasing faster.
>
> I applied a modified version of this as c/s 18873. Primarily I removed
> scale_time() and replaced with a simpler reciprocal function which is applied
> to scale factors to invert them. Please take a look.
I should have tested the reciprocal function before checkin. A fixed (and
now rather less simple) version is in c/s 18875.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|