Comment 5 for bug 503138

Revision history for this message
Ferdinand Hagethorn (ferdinand-hagethorn) wrote : Re: after kernel message hrtimer: interrupt too slow.... the kvm guest becomes slow [possible solution found!]

Last patch won't apply to the Ubuntu linux-2.6.31 for some hunks;

builder@speedmouse:~/build/linux-2.6.31$ patch -p1 <../hrtimer_2.patch
patching file include/linux/hrtimer.h
Hunk #1 succeeded at 247 (offset 2 lines).
patching file kernel/hrtimer.c
Hunk #1 FAILED at 1219.
Hunk #2 FAILED at 1248.
Hunk #3 FAILED at 1334.
3 out of 3 hunks FAILED -- saving rejects to file kernel/hrtimer.c.rej
patching file kernel/sysctl.c
Hunk #1 succeeded at 1524 with fuzz 2 (offset 492 lines).

Perhaps someone could take a look at the changes? I'm not that fluid in C (anymore)