Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: SMP related diffs.



On 03/25/11 03:04, Cherry G. Mathew wrote:
> On 25 March 2011 01:42, Cherry G. Mathew 
> <cherry.g.mathew%gmail.com@localhost> wrote:
> 
>>
>>> panic: kernel diagnostic assertion "!simple_lock_held(&evts->ev_lock)"
>>> failed: file "/usr/src/sys/arch/xen/x86/intr.c", line 164
>>
>> Ok, thanks, I'll look into this. It shouldn't happen.
>>
> 
> Right, that was a simple lock "degrade to nothing in UP" thing. Patch
> updated. This should now work for UP without trouble.
> 
> 

Good afternoon,

It boots now. Nice!:)
Doesn't detect the 2nd vcpu though, but I infer from your last message
this is to be expected.

Is there, by the way, a webpage where we can follow the development
milestones for this project? A la http://wiki.freebsd.org/ZFS

Oh, and do you think stressing the patched kernel would be benificial
for testing too? I could let it build distribution or something to see
if it's stable.


Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010, 2011
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 5.99.48 (XEN3_DOMU) #2: Fri Mar 25 12:53:57 WET 2011
        
root%leonidas.lab@localhost.local:/usr/obj/sys/arch/amd64/compile/XEN3_DOMU
total memory = 1024 MB
avail memory = 980 MB
timecounter: Timecounters tick every 10.000 msec
mainbus0 (root)
hypervisor0 at mainbus0: Xen version 3.3
vcpu0 at hypervisor0: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz,
id 0x6fb
debug virtual interrupt using event channel 3
xenbus0 at hypervisor0: Xen Virtual Bus Interface
xencons0 at hypervisor0: Xen Virtual Console Driver
xencons0: console major 143, unit 0
xencons0: using event channel 2
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
Xen clock: using event channel 4
timecounter: Timecounter "xen_system_time" frequency 1000000000 Hz
quality 10000
xenbus0: using event channel 1
xbd0 at xenbus0 id 1: Xen Virtual Block Device Interface
xbd0: using event channel 5
xennet0 at xenbus0 id 0: Xen Virtual Network Interface
xennet0: MAC address 00:16:3e:fa:42:17
xbd0: 32768 MB, 512 bytes/sect x 67108864 sectors
Kernelized RAIDframe activated
xennet0: using event channel 6
xennet0: using RX copy mode
boot device: xbd0
root on xbd0a dumps on xbd0b
mountroot: trying smbfs...
mountroot: trying ntfs...
mountroot: trying nfs...
mountroot: trying msdos...
mountroot: trying lfs...
mountroot: trying ext2fs...
mountroot: trying ffs...
root file system type: ffs
init: copying out path `/sbin/init' 11



Home | Main Index | Thread Index | Old Index