* Again the rtc: lost some interrupts at 1024Hz
@ 2007-08-15 13:55 Daniel Paquet
[not found] ` <9a1a10a40708150655n1a76962k6494be724b12017b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Paquet @ 2007-08-15 13:55 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1.1: Type: text/plain, Size: 662 bytes --]
Well im still playing with this darn error, and in fact I am even starting
to think that this is my cause of kicker crash. Im getting my logs filled
with
rtc: lost some interrupts at 1024Hz when I sed the max freq to 1024 as per
request of kvm when I start it.
Im running debian Lenny and a vanilla kernel 2.6.23-rc3 with no patch.
I may miss some information since im not a dev, so let me know if you need
more information, or maybe if I should RTFM ;) but I alread did alot of
search on google for this, and it has not been very successfull...
Thanks!
--
Ubuntu est un ancien mot africain qui veut dire "Je ne peux pas configurer
Debian"
--
Daniel Paquet
[-- Attachment #1.2: Type: text/html, Size: 723 bytes --]
[-- Attachment #2: Type: text/plain, Size: 315 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
[-- Attachment #3: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Again the rtc: lost some interrupts at 1024Hz
[not found] ` <9a1a10a40708150655n1a76962k6494be724b12017b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-08-17 12:30 ` Avi Kivity
[not found] ` <46C594E9.4090908-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Avi Kivity @ 2007-08-17 12:30 UTC (permalink / raw)
To: Daniel Paquet; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Daniel Paquet wrote:
> Well im still playing with this darn error, and in fact I am even
> starting to think that this is my cause of kicker crash. Im getting my
> logs filled with
> rtc: lost some interrupts at 1024Hz when I sed the max freq to 1024 as
> per request of kvm when I start it.
>
> Im running debian Lenny and a vanilla kernel 2.6.23-rc3 with no patch.
>
> I may miss some information since im not a dev, so let me know if you
> need more information, or maybe if I should RTFM ;) but I alread did
> alot of search on google for this, and it has not been very
> successfull...
>
I think there's some RTC emulation feature you need... try setting
CONFIG_HPET_EMULATE_RTC=y. But I'm not 100% sure.
--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Again the rtc: lost some interrupts at 1024Hz
[not found] ` <46C594E9.4090908-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-08-17 12:31 ` Daniel Paquet
0 siblings, 0 replies; 3+ messages in thread
From: Daniel Paquet @ 2007-08-17 12:31 UTC (permalink / raw)
To: Avi Kivity; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1.1: Type: text/plain, Size: 1079 bytes --]
This kernel option is already set unfortunately :(
On 8/17/07, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
>
> Daniel Paquet wrote:
> > Well im still playing with this darn error, and in fact I am even
> > starting to think that this is my cause of kicker crash. Im getting my
> > logs filled with
> > rtc: lost some interrupts at 1024Hz when I sed the max freq to 1024 as
> > per request of kvm when I start it.
> >
> > Im running debian Lenny and a vanilla kernel 2.6.23-rc3 with no patch.
> >
> > I may miss some information since im not a dev, so let me know if you
> > need more information, or maybe if I should RTFM ;) but I alread did
> > alot of search on google for this, and it has not been very
> > successfull...
> >
>
> I think there's some RTC emulation feature you need... try setting
> CONFIG_HPET_EMULATE_RTC=y. But I'm not 100% sure.
>
> --
> Do not meddle in the internals of kernels, for they are subtle and quick
> to panic.
>
>
--
Ubuntu est un ancien mot africain qui veut dire "Je ne peux pas configurer
Debian"
--
Daniel Paquet
[-- Attachment #1.2: Type: text/html, Size: 1494 bytes --]
[-- Attachment #2: Type: text/plain, Size: 315 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
[-- Attachment #3: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-17 12:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-15 13:55 Again the rtc: lost some interrupts at 1024Hz Daniel Paquet
[not found] ` <9a1a10a40708150655n1a76962k6494be724b12017b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-17 12:30 ` Avi Kivity
[not found] ` <46C594E9.4090908-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-17 12:31 ` Daniel Paquet
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.