Hi Andrea, On Tue, Jan 28, 2014 at 3:18 AM, Andrea Brancatelli <[email protected]> wrote: > Hello everybody. > > We did a very rough comparison betweend BHyVe and VMWare ESXi. Maybe you > want to give it a read and let me know if I did write a bunch of sh!t :-) >
Looks good to me :-) > http://andrea.brancatelli.it/2014/01/28/freebsd-10-0-bhyve-vmware-esxi-5-5-comparison/ > > I must say I'm very pleased with BHyVe performances! Very good work!! > > Thanks for your time. > Could you see if you can reproduce the "hang" with 20VMs with the host running FreeBSD current? Another thing you could do is compile the host with KTR and then when you see the "hang"execute the following command on the host: sudo ktrdump -crto /tmp/ktrdump.out kernel options to enable KTR: options KTR options KTR_ENTRIES=(4*1024*1024) options KTR_MASK=(KTR_GEN) best Neel > -- > > > > > *Andrea BrancatelliSchema 31 S.r.l. - Socio UnicoResponsabile ITROMA - > FIRENZE - PALERMO ITALYTel: +39. 06.98.358.472* > > *Cell: +39 331.2488468Fax: +39. 055.71.880.466Società del Gruppo SC31 > ITALIA* > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to > "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
