qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [Qemu-devel] Re: Network connections stalling (due to lost interrupts/ticks?)
@ 2007-08-03 13:48 n schembr
  2007-08-03 15:02 ` Jason Wessel
  0 siblings, 1 reply; 7+ messages in thread
From: n schembr @ 2007-08-03 13:48 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1743 bytes --]

I'm seeing the same rtc error but my systems are not hanging. I can still get to them and they seem to handle a good load from time to time, 4 running proc.

Is this a stability or performance issue? 

If it is a stability issue  how do I test it?

----- Original Message ----
From: Jason Wessel <jason.wessel@windriver.com>
To: charles@dyfis.net; qemu-devel@nongnu.org
Sent: Friday, August 3, 2007 8:18:50 AM
Subject: Re: [Qemu-devel] Re: Network connections stalling (due to lost interrupts/ticks?)

Charles,

Are you willing to try an experimental patch?

Perhaps you could try the attached patch and post back if it happens to 
solve your problem.  There is most definitely a problem where qemu can 
get hung up indefinitely after an "interrupt storm".  I had not ever 
submitted it because there is no clean way to do this via the opaque 
information that is passed around.  It seems wrong to have to make the 
ioapic a global.  If this does fix the problem perhaps someone will 
decide to fix this up in a cleaner fashion via the opaque structures.

Jason.

Charles Duffy wrote:
> Charles Duffy wrote:
>   
>> There's a warning on startup that the system can't set a 1024Hz timer,
>> which persists even after I set /proc/sys/dev/rtc/max-user-freq to 1024,
>> and I occasionally get warnings at runtime ("Your time source seems to
>> be instable or some driver is hogging interrupts").
>>     
>
> This was happening because my host kernel was compiled with
> CONFIG_HPET_RTC_IRQ=y. I've disabled this option, recompiled and
> rebooted, and it resolved the RTC warning (and apparently, the unstable
> time source messages) -- but my network connections are still stalling.
>
>
>
>   






[-- Attachment #2: Type: text/html, Size: 2352 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Qemu-devel] Network connections stalling (due to lost interrupts/ticks?)
@ 2007-08-02 15:56 Charles Duffy
  2007-08-02 22:06 ` [Qemu-devel] " Charles Duffy
  0 siblings, 1 reply; 7+ messages in thread
From: Charles Duffy @ 2007-08-02 15:56 UTC (permalink / raw)
  To: qemu-devel

I'm trying to use qemu to test an install process which involves quite a 
bit of downloading. Everything starts up fine (using either ne2k_pci or 
rtl8139 hardware), but the multi-GB download typically stalls out about 
100-400MB in. Is there anything I can do to prevent this?

There's a warning on startup that the system can't set a 1024Hz timer, 
which persists even after I set /proc/sys/dev/rtc/max-user-freq to 1024, 
and I occasionally get warnings at runtime ("Your time source seems to 
be instable or some driver is hogging interrupts").

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-08-06 19:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-03 13:48 [Qemu-devel] Re: Network connections stalling (due to lost interrupts/ticks?) n schembr
2007-08-03 15:02 ` Jason Wessel
2007-08-04  2:48   ` Luke -Jr
  -- strict thread matches above, loose matches on Subject: below --
2007-08-02 15:56 [Qemu-devel] " Charles Duffy
2007-08-02 22:06 ` [Qemu-devel] " Charles Duffy
2007-08-03 12:18   ` Jason Wessel
2007-08-03 19:48     ` Charles Duffy
2007-08-06 19:48     ` Charles Duffy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).