From owner-freebsd-xen@FreeBSD.ORG Wed May 13 14:45:20 2015 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CCB103F8 for ; Wed, 13 May 2015 14:45:20 +0000 (UTC) Received: from mx142.netapp.com (mx142.netapp.com [216.240.21.19]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "mx142.netapp.com", Issuer "VeriSign Class 3 International Server CA - G3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9F77B136A for ; Wed, 13 May 2015 14:45:20 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.13,421,1427785200"; d="asc'?scan'208";a="41017402" Received: from hioexcmbx03-prd.hq.netapp.com ([10.122.105.36]) by mx142-out.netapp.com with ESMTP; 13 May 2015 07:40:02 -0700 Received: from HIOEXCMBX07-PRD.hq.netapp.com (10.122.105.40) by hioexcmbx03-prd.hq.netapp.com (10.122.105.36) with Microsoft SMTP Server (TLS) id 15.0.995.29; Wed, 13 May 2015 07:40:02 -0700 Received: from HIOEXCMBX07-PRD.hq.netapp.com ([::1]) by hioexcmbx07-prd.hq.netapp.com ([fe80::f07f:691d:89d:53b7%21]) with mapi id 15.00.0995.031; Wed, 13 May 2015 07:40:02 -0700 From: "Eggert, Lars" To: =?Windows-1252?Q?Roger_Pau_Monn=E9?= CC: "freebsd-xen@freebsd.org" Subject: Re: Xen dom0 "interrupt storm detected on "irq16:"; throttling interrupt source" Thread-Topic: Xen dom0 "interrupt storm detected on "irq16:"; throttling interrupt source" Thread-Index: AQHQjVWqWfmhKLLkCEyxYLJkTsnG9Z16D22AgABSLoCAAA5vgA== Date: Wed, 13 May 2015 14:40:01 +0000 Message-ID: <7C88785C-B4B0-4A2A-A77D-8AD56BC79E91@netapp.com> References: <55531131.7040404@citrix.com> <65D7289A-9261-4F02-88E5-B2D137C268C1@netapp.com> In-Reply-To: <65D7289A-9261-4F02-88E5-B2D137C268C1@netapp.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: yes X-MS-TNEF-Correlator: x-mailer: Apple Mail (2.2100) x-originating-ip: [10.122.56.79] Content-Type: multipart/signed; boundary="Apple-Mail=_582B6716-1118-4AA3-8576-4C9442796913"; protocol="application/pgp-signature"; micalg=pgp-sha1 MIME-Version: 1.0 X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2015 14:45:21 -0000 --Apple-Mail=_582B6716-1118-4AA3-8576-4C9442796913 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Also, building the xen tools currently seems to fail with: gmake[3]: Entering directory = '/usr/home/elars/xen/tools/qemu-xen-dir-remote' GEN config-host.h GEN trace/generated-tracers.h GEN trace/generated-tcg-tracers.h GEN trace/generated-helpers-wrappers.h GEN trace/generated-helpers.h CC qapi-types.o CC qapi-visit.o CC qapi-event.o CC trace/generated-events.o AR libqemuutil.a AR libqemustub.a LINK qemu-nbd CC qemu-img.o LINK qemu-img LINK qemu-io CC migration-rdma.o migration-rdma.c: In function 'qemu_rdma_broken_ipv6_kernel': migration-rdma.c:795:26: warning: unused variable 'port_attr' = [-Wunused-variable] migration-rdma.c: In function 'qemu_rdma_resolve_host': migration-rdma.c:912:5: warning: implicit declaration of function = 'rdma_getaddrinfo' [-Wimplicit-function-declaration] migration-rdma.c:912:5: warning: nested extern declaration of = 'rdma_getaddrinfo' [-Wnested-externs] migration-rdma.c:918:35: error: dereferencing pointer to incomplete type migration-rdma.c:919:20: error: dereferencing pointer to incomplete type migration-rdma.c:920:39: error: dereferencing pointer to incomplete type migration-rdma.c:923:53: error: dereferencing pointer to incomplete type migration-rdma.c:926:18: error: dereferencing pointer to incomplete type migration-rdma.c: In function 'qemu_rdma_dest_init': migration-rdma.c:2456:39: error: dereferencing pointer to incomplete = type migration-rdma.c:2457:24: error: dereferencing pointer to incomplete = type migration-rdma.c:2458:43: error: dereferencing pointer to incomplete = type migration-rdma.c:2460:46: error: dereferencing pointer to incomplete = type migration-rdma.c:2462:22: error: dereferencing pointer to incomplete = type /usr/home/elars/xen/tools/qemu-xen-dir/rules.mak:57: recipe for target = 'migration-rdma.o' failed gmake[3]: *** [migration-rdma.o] Error 1 gmake[3]: Leaving directory = '/usr/home/elars/xen/tools/qemu-xen-dir-remote' Makefile:201: recipe for target 'subdir-all-qemu-xen-dir' failed gmake[2]: *** [subdir-all-qemu-xen-dir] Error 2 gmake[2]: Leaving directory '/usr/home/elars/xen/tools' /usr/home/elars/xen/tools/../tools/Rules.mk:111: recipe for target = 'subdirs-install' failed gmake[1]: *** [subdirs-install] Error 2 gmake[1]: Leaving directory '/usr/home/elars/xen/tools' Makefile:69: recipe for target 'install-tools' failed gmake: *** [install-tools] Error 2 Lars --Apple-Mail=_582B6716-1118-4AA3-8576-4C9442796913 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlVTYj0ACgkQIWcjmsUTWRrsKgCgy1BMm58fWd5a6NgHEYb+16mi LeMAnRs7FoN+t2FUyMEdEYpf/Poq5MPR =3L7w -----END PGP SIGNATURE----- --Apple-Mail=_582B6716-1118-4AA3-8576-4C9442796913--