From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Chmielewski Subject: Re: strange guest slowness after some time Date: Tue, 17 Mar 2009 23:34:11 +0100 Message-ID: <49C02563.8020702@wpkg.org> References: <49B29705.6000904@wpkg.org> <49B4E7A6.3090601@redhat.com> <49B4EDC9.9020504@wpkg.org> <49B4EE8F.7050001@redhat.com> <49BD007C.9030809@wpkg.org> <49BF7FB6.9080503@wpkg.org> <49BF8686.5050707@redhat.com> <49BF88BE.7040805@wpkg.org> <49BFC276.1080600@gmx.net> <49BFC743.20000@redhat.com> <49BFCC04.9080402@wpkg.org> <49BFD84F.8050509@gmx.net> <49BFD999.503@redhat.com> <49BFE146.2090308@wpkg.org> <49BFF20D.6010303@wpkg.org> <49BFF45A.5070307@gmx.net> <49BFF8D2.5080000@wpkg.org> <49C00495.3060105@wpkg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Avi Kivity , kvm@vger.kernel.org To: Felix Leimbach Return-path: Received: from mx03.syneticon.net ([78.111.66.105]:41568 "EHLO mx03.syneticon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753951AbZCQWeT (ORCPT ); Tue, 17 Mar 2009 18:34:19 -0400 In-Reply-To: <49C00495.3060105@wpkg.org> Sender: kvm-owner@vger.kernel.org List-ID: Tomasz Chmielewski schrieb: > Sorry, both machines run Debian Lenny and 2.6.26 kernel. > The only difference is that machine which crashes (with MTU=100) or > locks up (with MTU=1500) runs a "2.6.26-1-686" kernel and the one which > doesn't lock up runs "2.6.26-1-486" kernel (both are Debian's kernels). Some more tries and I got this one. Serial console died, but SSH is still working. Note the "S" tainted flag. According to Documentation/oops-tracing.txt, it means: 3: 'S' if the oops occurred on an SMP kernel running on hardware that hasn't been certified as safe to run multiprocessor. Currently this occurs only on various Athlons that are not SMP capable. And this is a difference between "2.6.26-1-686" and "2.6.26-1-486" kernels. # grep -i smp /boot/config-2.6.26-1-686 CONFIG_X86_SMP=y CONFIG_X86_32_SMP=y CONFIG_SMP=y # grep -i smp /boot/config-2.6.26-1-486 CONFIG_BROKEN_ON_SMP=y # CONFIG_SMP is not set [10942.216450] BUG: soft lockup - CPU#0 stuck for 760s! [postgres:1802] [10942.216450] Modules linked in: ipv6 loop joydev virtio_balloon virtio_net parport_pc parport snd_pcsp serio_raw snd_pcm snd_timer psmouse snd soundcore snd_page_alloc i2c_piix4 i2c_core button usbhid hid ff_memless evdev ext3 jbd mbcache virtio_blk ide_cd_mod cdrom ide_pci_generic floppy virtio_pci uhci_hcd usbcore piix ide_core ata_generic libata scsi_mod dock thermal processor fan thermal_sys [10942.216450] [10942.216450] Pid: 1802, comm: postgres Tainted: G S (2.6.26-1-686 #1) [10942.216450] EIP: 0060:[] EFLAGS: 00000206 CPU: 0 [10942.216450] EIP is at finish_task_switch+0x25/0x99 [10942.216450] EAX: c1208fa0 EBX: c03bafa0 ECX: c1208fa0 EDX: ce0be4a0 [10942.216450] ESI: 00000000 EDI: ce0be4a0 EBP: 00000001 ESP: ce7f9afc [10942.216450] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 [10942.216450] CR0: 8005003b CR2: 080f3a10 CR3: 0eaeb000 CR4: 000006d0 [10942.216450] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000 [10942.216450] DR6: ffff0ff0 DR7: 00000400 [10942.216450] [] ? schedule+0x60c/0x66f [10942.216450] [] ? lock_timer_base+0x19/0x35 [10942.216450] [] ? __mod_timer+0x99/0xa3 [10942.216450] [] ? schedule_timeout+0x6b/0x86 [10942.216450] [] ? process_timeout+0x0/0x5 [10942.216450] [] ? schedule_timeout+0x66/0x86 [10942.216450] [] ? do_select+0x364/0x3bd [10942.216450] [] ? __pollwait+0x0/0xac [10942.216450] [] ? start_xmit+0x9f/0xa5 [virtio_net] [10942.216450] [] ? dev_hard_start_xmit+0x1eb/0x24f [10942.216450] [] ? __qdisc_run+0xcc/0x17c [10942.216450] [] ? dev_queue_xmit+0x287/0x2bc [10942.216450] [] ? ip_finish_output+0x1c5/0x1fc [10942.216450] [] ? pvclock_clocksource_read+0x4b/0xd0 [10942.216450] [] ? ip_local_out+0x15/0x17 [10942.216450] [] ? getnstimeofday+0x37/0xbc [10942.216450] [] ? ktime_get_ts+0x22/0x49 [10942.216450] [] ? ktime_get+0xd/0x21 [10942.216450] [] ? hrtick_start_fair+0xeb/0x12c [10942.216450] [] ? task_rq_lock+0x3b/0x5e [10942.216450] [] ? skb_checksum+0x52/0x272 [10942.216450] [] ? core_sys_select+0x282/0x29f [10942.216450] [] ? mod_timer+0x19/0x36 [10942.216450] [] ? sock_def_readable+0xf/0x58 [10942.216450] [] ? tcp_rcv_established+0x51d/0x7b1 [10942.216450] [] ? tcp_v4_do_rcv+0x262/0x3e8 [10942.216450] [] ? tcp_v4_rcv+0x5b6/0x609 [10942.216450] [] ? ip_local_deliver_finish+0xe8/0x183 [10942.216450] [] ? ip_rcv_finish+0x286/0x2a3 [10942.216450] [] ? netif_receive_skb+0x2d6/0x343 [10942.216450] [] ? virtnet_poll+0x21d/0x258 [virtio_net] [10942.216450] [] ? sys_select+0x9f/0x180 [10942.216450] [] ? sysenter_past_esp+0x78/0xb1 [10942.216450] ======================= -- Tomasz Chmielewski http://wpkg.org