From mboxrd@z Thu Jan 1 00:00:00 1970 From: david ahern Subject: Re: still seeing network freezes with rtl8139 nic Date: Mon, 25 Feb 2008 21:57:00 -0700 Message-ID: <47C39C1C.7050905@cisco.com> References: <47BDC414.30301@cisco.com> <47C14371.9040405@qumranet.com> <47C1CA4F.3020605@cisco.com> <47C28256.7020908@qumranet.com> <47C2E896.7010805@cisco.com> <47C2F57C.9040903@cisco.com> <47C2F8BD.4090504@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel To: Avi Kivity Return-path: In-Reply-To: <47C2F8BD.4090504@qumranet.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces@lists.sourceforge.net Errors-To: kvm-devel-bounces@lists.sourceforge.net List-Id: kvm.vger.kernel.org Almost 7 hours and the uniprocessor case is still chugging along. david Avi Kivity wrote: > david ahern wrote: >> david ahern wrote: >> >>> Avi Kivity wrote: >>> >>>> - the in-kernel ioapic is buggy and needs the extra kicking the >>>> optimization prevents. Can be checked by re-adding the optimization to >>>> kvm_ioapic_set_irq() (keeping it removed in qemu). If it works, the >>>> problem is in userspace. If it fails, the problem is in the kernel. >>>> >>>> Something like >>>> >>>> static int old_level[16]; >>>> >>>> if (level == old_level[irq]) >>>> return; >>>> old_level[irq] = level; >>>> >>>> >> With the "if (!change) return;" taken out of pci_set_irq() and the above code >> added to kvm_ioapic_set_irq() networking froze. >> > > That points the finger at the kernel ioapic. > > I saw from the /proc/interrupts dump that it's an smp guest. Does it > freeze on uniprocessor as well? Maybe it's bad locking in the kernel. > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/