Re: FreeBSD 10.0-R as Xen 'guest' - clarification?

2014-02-11 Thread Justin T. Gibbs
On Jan 29, 2014, at 8:28 AM, Karl Pielorz kpielorz_...@tdx.co.uk wrote:

 
 Hi,
 
 With FreeBSD 10 being out now (Great!) - GENERIC appears now has everything 
 needed for Xen to run in PVHVM for amd64.
 
 The man page for xen (man 4 xen) states you should have:
 
 options NO_ADAPTIVE_MUTEXES
 options NO_ADAPTIVE_RWLOCKS
 options NO_ADAPTIVE_SX

The “NO_ADAPTIVE” settings are an optimization when running in environments 
where different guests run on the same physical CPU.  However, many cloud 
providers seem to statically pin CPUs to VMs, which means the adaptive lock 
optimization works as expected.

—
Justin
___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to freebsd-xen-unsubscr...@freebsd.org


RE: FreeBSD 10.0-R as Xen 'guest' - clarification?

2014-01-29 Thread Jay West
I guess I could try it and see but is it also true that we no longer
have to do the dance with removing the cd/dvd drive and fixing fstab for ad0
device naming convention?
And what about the NO_ADAPTIVE _* kernel options - not needed?

Jay West, President
EZwind.net
11 The Pines Court, Suite B
Chesterfield, MO 63141
P: 314-781-1800
F: 314-558-9284
E: jw...@ezwind.net
W: www.ezwind.net

-Original Message-
From: owner-freebsd-...@freebsd.org [mailto:owner-freebsd-...@freebsd.org]
On Behalf Of Mark Felder
Sent: Wednesday, January 29, 2014 1:24 PM
To: freebsd-xen@freebsd.org
Subject: Re: FreeBSD 10.0-R as Xen 'guest' - clarification?



On Wed, Jan 29, 2014, at 9:28, Karl Pielorz wrote:
 
 And for 'xen tools' - we're still correct to install the port of 
 'sysutils/xe-guest-utilities' - correct?
 

Yes, I have a few VMs deployed working marvellously with 10.0-RELEASE and
sysutils/xe-guest-utilities ___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to freebsd-xen-unsubscr...@freebsd.org


___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to freebsd-xen-unsubscr...@freebsd.org


RE: FreeBSD 10.0-R as Xen 'guest' - clarification?

2014-01-29 Thread Karl Pielorz



--On 29 January 2014 16:47:03 -0600 Jay West jw...@ezwind.net wrote:


I guess I could try it and see but is it also true that we no longer
have to do the dance with removing the cd/dvd drive and fixing fstab for
ad0 device naming convention?


I use gpt anyway so that fortunately has never really hurt us.


And what about the NO_ADAPTIVE _* kernel options - not needed?


That's the bit I'm interested in - whether they're still needed or not...

Our previous Xen guests use the xe-guest-utilities - I was just making sure 
they're still needed / current now that FBSD 10 is out.


-Karl
___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to freebsd-xen-unsubscr...@freebsd.org