> When ever I try and start a guest OS with kvm I get a lot of these rtc
 > missing interupt messages from the kernel
 > 
 > [  468.510878] rtc: lost some interrupts at 1024Hz.

I started to debug this a little while ago but I never got too far.
However it doesn't seem connected with kvm -- it is something to do
with tun/tap or bridging holding a lock too long I think.

Try running your guest with -no-kvm (and even with the kvm module not
loaded, just to be sure).  In my case I still saw the messages.
However, removing the "-net tap" line from my command line did get rid
of the messages.

 - R.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to