From owner-svn-src-stable-8@FreeBSD.ORG Mon Dec 13 18:28:33 2010 Return-Path: Delivered-To: svn-src-stable-8@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82B5A1065670; Mon, 13 Dec 2010 18:28:33 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id DBFC08FC0A; Mon, 13 Dec 2010 18:28:32 +0000 (UTC) Received: from it.buh.tecnik93.com (unknown [188.27.101.203]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id 942C022C54D4; Mon, 13 Dec 2010 20:28:31 +0200 (EET) Date: Mon, 13 Dec 2010 20:28:30 +0200 From: Ion-Mihai Tetcu To: "Robert N. M. Watson" Message-ID: <20101213202830.75fbce4c@it.buh.tecnik93.com> In-Reply-To: References: <201012131234.oBDCYZvl082510@svn.freebsd.org> <20101213160021.60401b79@it.buh.tecnik93.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/Rs_BOp4qMCqJKg49KoSDVhF"; protocol="application/pgp-signature" Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r216406 - stable/8/sys/amd64/conf X-BeenThere: svn-src-stable-8@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 8-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2010 18:28:33 -0000 --Sig_/Rs_BOp4qMCqJKg49KoSDVhF Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 13 Dec 2010 15:31:48 +0000 "Robert N. M. Watson" wrote: >=20 > On 13 Dec 2010, at 14:00, Ion-Mihai Tetcu wrote: >=20 > >> Derive the XENHVM kernel from GENERIC, adding only the options > >> required to support PV drivers (such as xenpci), and non-adptive > >> locking (along with a comment about why). > >=20 > > What about the same for i386? >=20 > We don't currently support combining PV drivers with a non-PV kernel > on i386; nor do we support a pure PV kernel on amd64. The former > strikes me as more of a problem than the latter. Other than Amazon > EC2, it seems most interesting targets will support HVM in practice, > and benefit from PV drivers, but not require a pure PV kernel (i.e., > Xen-modified VM system). I see. Thanks for the time you took to explain things, I'm very new to XEN. Do we have any docs somewhere (well, except the sources) about our XEN support and various options / optimizations? I only know about AdrianChadd's wiki pags and http://wiki.freebsd.org/FreeBSD/Xen (which are nice, if you happen to know about XEN already and especially if you want to work towards a FreebSD as XEN host). I guess there are more interested people taht want just to run FreeBSD as guest OS (my case). >=20 > Your kernel configuration is likely trying to build options XEN on > i386 without PAE; we currently require options PAE to build a PV Xen > kernel on i386.=20 Hum, yes, I thought it doesn't make sense to have PAE when my VM has only 1GB of RAM. Maybe a comment in sys/i386/conf/XEN would help. > (It also looks like "options XEN" is spelled "option > XEN" in your config file below?) Which proves I mange to make typos even when copy/pasting, sigh. Thanks again, --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/Rs_BOp4qMCqJKg49KoSDVhF Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAk0GZc4ACgkQJ7GIuiH/oeWl3QCeLsALW+iCACuyWFBUZaVOv2Zb B5IAnjvR41fQDp+ESiKsp16/lWlktH9L =wY6T -----END PGP SIGNATURE----- --Sig_/Rs_BOp4qMCqJKg49KoSDVhF--