From owner-freebsd-xen@FreeBSD.ORG Thu Aug 29 23:10:25 2013 Return-Path: Delivered-To: xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3C6E994B for ; Thu, 29 Aug 2013 23:10:25 +0000 (UTC) (envelope-from sean_bruno@yahoo.com) Received: from nm23-vm0.bullet.mail.ne1.yahoo.com (nm23-vm0.bullet.mail.ne1.yahoo.com [98.138.91.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E85DF2188 for ; Thu, 29 Aug 2013 23:10:24 +0000 (UTC) Received: from [98.138.101.131] by nm23.bullet.mail.ne1.yahoo.com with NNFMP; 29 Aug 2013 23:03:28 -0000 Received: from [98.138.226.60] by tm19.bullet.mail.ne1.yahoo.com with NNFMP; 29 Aug 2013 23:03:28 -0000 Received: from [127.0.0.1] by smtp211.mail.ne1.yahoo.com with NNFMP; 29 Aug 2013 23:03:28 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1377817408; bh=nMKkg/V4EIm2IMKiPo1kQDsx6sRoKjt5De6VdhtCfPE=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Subject:From:Reply-To:To:Cc:In-Reply-To:References:Content-Type:Date:Message-ID:Mime-Version:X-Mailer; b=YW4mGm4i64piFRBf4Qlsd5D/bi+X7d4aOmTrYdvBz8TkrMR9vIymxo7uYAFxl/glhMVj1t+8Q4cLG4sJgtQmmi/qBDYCE7dPTN1ctveus8X37/QY6KMXsWEq/kv+q2u24jYTmskgM5bv8jdO+KRQE4Jcd2dqY7p73mcrxnVO/SE= X-Yahoo-Newman-Id: 912722.28108.bm@smtp211.mail.ne1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 0uNAmDAVM1kBtLzOZQ5UPPMz_8q778W8jpemFHrWT8o9PrK .a3ne67dFapLYBOOqUOsAOqVVOV8uuDUpL6IOQWTbKIx3aJKNHQrJJEsOgIx VzLRAnkLPEhWj2kezgC0lG_g.CFbd6vgXza55e03b69djWK1TU5jrXJ0yZoD Xy6sbBmuL9RFfblb2lBvylJljwnR8WQ2z8CF.XcXWk2P46zfO.3q4D7KAPGk xehQOpxjafmBItnooc3zAvRTvvSesKC3IF.IUr.w1fH10yrQ5ao3ztH7HNtQ TF5vulLWGDNWRWcOj.6imgcezNG26rhKIdeaLDFwGdwDX1csxhsZJF0g92he .gfmhX6yvoo75l3Whflzx97PS0jV5C1G7Gf82a.pBaCNd94xGLXSEseJn4DI dKAt.QttrPCUISuZJkIdaRet5R_ZTejaKK_ulMWr4MBAGc13naTNnud2VTA_ 9bQN0ly.J_Gyl7sOwAVJuQ6pzBHUtxdWps1opE9f95l06qLS.UncfFKkQrFi 7j55OZl30IWN933PZIDTQDQxM85pIrNvBKgNLttNMu_YP5H0jubnsEPr6JCS Kwb9StIdCh1ob6A_s9.LpanjB0cFmD7RETA-- X-Yahoo-SMTP: u5BKR6OswBC_iZJVfGRoMkTIpc8pEA4- X-Rocket-Received: from [10.73.160.242] (sean_bruno@209.131.62.116 with ) by smtp211.mail.ne1.yahoo.com with SMTP; 29 Aug 2013 16:03:28 -0700 PDT Subject: Re: [CFR] Event channel Interrupts and unified Xen interrupt infrastructure. From: Sean Bruno To: "Justin T. Gibbs" In-Reply-To: <7D29BB74-2341-4164-B2B8-85A4CAB3A6CE@FreeBSD.org> References: <7D29BB74-2341-4164-B2B8-85A4CAB3A6CE@FreeBSD.org> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-EOqerkqeKzx1uglB19Bu" Date: Thu, 29 Aug 2013 16:03:28 -0700 Message-ID: <1377817408.31696.7.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Cc: xen@FreeBSD.org X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: sbruno@freebsd.org 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: Thu, 29 Aug 2013 23:10:25 -0000 --=-EOqerkqeKzx1uglB19Bu Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable On Thu, 2013-08-29 at 10:32 -0600, Justin T. Gibbs wrote: > I've been working to get the next chunk of Spectra/Roger Pau Monn=E9 Xen = work into head. The latest version of the patch I'm working on can be foun= d here: >=20 > http://people.freebsd.org/~gibbs/xen_intr.diff >=20 > I will continue my testing today and commit it tonight unless I hear comp= laints. Comments, corrections, improvements, and bug reports welcome. >=20 > -- > Justin > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" so far, so good here in RootBSD.net land. FreeBSD ujvl 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r255040: Thu Aug 29 16:33:24 EDT 2013 sbruno@ujvl:/usr/obj/usr/src/sys/XENHVM amd64 FreeBSD ujvl 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r255040: Thu Aug 29 16:33:24 EDT 2013 sbruno@ujvl:/usr/obj/usr/src/sys/XENHVM amd64 root@ujvl:/usr/home/sbruno # dmesg Copyright (c) 1992-2013 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 10.0-CURRENT #1 r255040: Thu Aug 29 16:33:24 EDT 2013 sbruno@ujvl:/usr/obj/usr/src/sys/XENHVM amd64 FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 WARNING: WITNESS option enabled, expect reduced performance. XEN: Hypervisor version 4.1 detected. CPU: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz (2400.05-MHz K8-class CPU) Origin =3D "GenuineIntel" Id =3D 0x206c2 Family =3D 0x6 Model =3D 0x2c Stepping =3D 2 Features=3D0x1781fbff Features2=3D0x81b82201 AMD Features=3D0x28100800 AMD Features2=3D0x1 real memory =3D 536870912 (512 MB) avail memory =3D 490733568 (468 MB) Event timer "LAPIC" quality 400 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs FreeBSD/SMP: 1 package(s) x 2 core(s) cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 2 ioapic0: Changing APIC ID to 1 MADT: Forcing active-low polarity and level trigger for SCI ioapic0 irqs 0-47 on motherboard random: initialized kbd1 at kbdmux0 acpi0: on motherboard acpi0: Power Button (fixed) acpi0: Sleep Button (fixed) acpi0: reservation of 0, a0000 (3) failed cpu0: on acpi0 cpu1: on acpi0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 atrtc0: port 0x70-0x71 irq 8 on acpi0 Event timer "RTC" frequency 32768 Hz quality 0 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <32-bit timer at 3.579545MHz> port 0xb008-0xb00b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xc1a0-0xc1af at device 1.1 on pci0 ata0: at channel 0 on atapci0 ata1: at channel 1 on atapci0 uhci0: port 0xc180-0xc19f irq 23 at device 1.2 on pci0 usbus0: controller did not stop usbus0 on uhci0 pci0: at device 1.3 (no driver attached) vgapci0: mem 0xf0000000-0xf1ffffff,0xf3040000-0xf3040fff at device 2.0 on pci0 xenpci0: port 0xc000-0xc0ff mem 0xf2000000-0xf2ffffff irq 28 at device 3.0 on pci0 xenstore0: on xenpci0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse Explorer, device ID 4 fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: does not respond device_attach: fdc0 attach returned 6 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 ppc0: port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: on ppc0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 qpi0: on motherboard orm0: at iomem 0xc9000-0xc97ff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 fdc0: No FDOUT register! Timecounters tick every 10.000 msec usbus0: 12Mbps Full Speed USB v1.0 xenbusb_front0: on xenstore0 ugen0.1: at usbus0 uhub0: on usbus0 xn0: at device/vif/0 on xenbusb_front0 xn0: Ethernet address: 00:16:3e:0b:9b:56 xn1: at device/vif/1 on xenbusb_front0 xn1: Ethernet address: 00:16:3e:50:c5:a7 xenbusb_back0: on xenstore0 xctrl0: on xenstore0 xn0: backend features: feature-sg feature-gso-tcp4 xn1: backend features: feature-sg feature-gso-tcp4 xbd0: 20480MB at device/vbd/768 on xenbusb_front0 xbd0: attaching as ada0 SMP: AP CPU #1 Launched! WARNING: WITNESS option enabled, expect reduced performance. uhub0: 2 ports with 2 removable, self powered Root mount waiting for: usbus0 Root mount waiting for: usbus0 ugen0.2: at usbus0 Trying to mount root from ufs:/dev/ada0p2 [rw]... xn0: 2 link states coalesced ums0: on usbus0 ums0: 3 buttons and [Z] coordinates ID=3D0 --=-EOqerkqeKzx1uglB19Bu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (FreeBSD) iQEcBAABAgAGBQJSH9M4AAoJEBkJRdwI6BaHo0AIAImot/w7pPWEzjKEIDgEV5a5 Fat9nJbkT8+OU9JARPF5rTxbyGKort2OfM9u29dnNZR4qJ3NqfmslgwCE2Ql4zqx OzHVJsOUbQ2cO5wT+8ru+RDakcydRZQv41rrCTkTwelr3hJS0vSHfTeWO9pb+GbD eC9AIJbkYx+uiXx7TZY1p2IJRpw4KrVAsCs7NdBEAiH7RbZjA8wddqudBc9AIKga kCVfLn6wghWkyUP3Q8D0E3vTyc9bOKTROr0ag3fYQVPZm8mVvaWuZVV4zSxvRz1r Sba5MB7++aZ7FSKcxdq3hfuJSofmD1gOgrV9DODxlXYmz/aJW0f5CmjjNIWjoaI= =OXxL -----END PGP SIGNATURE----- --=-EOqerkqeKzx1uglB19Bu--