WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] PV FreeBSD and several CPU

To: admin@xxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] PV FreeBSD and several CPU
From: Dustin Marquess <dmarquess@xxxxxxxxx>
Date: Thu, 10 Jun 2010 10:43:04 -0500
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 10 Jun 2010 08:45:06 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=I0DYwYWtc3ovrFEXrJjjW9PmkpN6OBpdk3/8dX8dMIs=; b=ehmJSim8qpUduBwpJVgw8zOuvMuvXBGDnPNRkmzv36yMs0fND0SisGqt5XMXK9AtXu yAC9fQrcd4NXzyqTZPRPB1TpkwsJK7qL13705V4s7UNei6jeKrfoa30nXGElrdAs5xYn BE53D05eodkn/DwuvVGFyQCYCT3ye/5i28Nxo=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=U60FjGzBsBnkd5YY7XaOt1X8T+yMqeOwvjom9ucJ05IqjJaJCHgLl5epWD/jrWsmVx E35DdnpBY1TERjOi5bw7luGGkjWqgzGMbBYrBK0foDY9N8DAgfAetYXOmx/Diq1pX+/b GCVTQ2W3xzERLHjdiHh9B/B0d/Rv7lvulbezQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1276081716.8838.0.camel@opensolaris>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1276081716.8838.0.camel@opensolaris>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
FreeBSD PV on a single CPU is unstable as it is.  SMP is completely
broken for the most part.

Right now the way to go w/ FreeBSD is to use the XENHVM kernel
configuration and run it inside a HVM.

The XENHVM kernel has disk & network PV drivers, so you won't suffer a
performance hit on those two.  The only hit would be CPU / memory (I
believe?) due to the HVM emulation.

-Dustin

On Wed, Jun 9, 2010 at 6:08 AM, masterito <admin@xxxxxxxxxxxxxxxx> wrote:
> Hello.
>
> I have xen 3.3.3 on CentOS 5.4
> I install PV FreeBSD on DomU for this HOW TO:
> http://forums.freebsd.org/showthread.php?t=10268
>
> When I create machine with 1 CPU (vcpus=1) - all work fine, bun when
> I  create machine with 4 CPU (vcpus=4) I see kernel panic on console:
>
> APIC: Using the MPTable enumerator.
> SMP: Added CPU 0 (BSP)
> SMP: Added CPU 1 (AP)
> SMP: Added CPU 2 (AP)
> SMP: Added CPU 3 (AP)
> gdtpfn=3df8cb pdptpfn=f63f4
> panic: HYPERVISOR_vcpu_op(VCPUOP_initialise, cpu,
> &ctxt): /usr/src/sys/i386/xen/mp_machdep.c:929
> cpuid = 0
> KDB: enter: panic
> [thread pid 0 tid 0 ]
> Stopped at      kdb_enter+0x3a: movl    $0,kdb_why
> db>
>
>
> Can somebody help me with resolv this problem?
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>