Port-xen archive

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

Re: Xen2 support broken?



On Tue, Nov 11, 2008 at 09:56:42AM -0500, Brian Marcotte wrote:
> > VIRTUAL MEMORY ARRANGEMENT:
> >  Loaded kernel: c0100000->c041b178
> > 
> > However your kernel looks larger. Could you try with the exaxt same kernel
> > as mine (netbsd-XEN2_DOMU.gz from
> > ftp://ftp.fr.netbsd.org/pub/NetBSD-daily/netbsd-5/200811030002Z/i386/binary/sets/
> 
> I tried that kernel as well. I get:
> 
>       VIRTUAL MEMORY ARRANGEMENT:
>        Loaded kernel: c0100000->c04dab54
>        Init. ramdisk: c0544000->c0544000
>        Phys-Mach map: c0544000->c058f000
>        Page tables:   c058f000->c0592000
>        Start info:    c0592000->c0593000
>        Boot stack:    c0593000->c0594000
>        TOTAL:         c0100000->c0800000
>        ENTRY ADDRESS: c0100000
> 
> The kernel I downloaded was 4070064 bytes. The loaded kernel line above
> gives 4041556 bytes for the kernel. This is a little smaller, but your's
> gives only 3256696 bytes.
> 
> Are you sure this is the kernel you're using?

# uname -a
NetBSD  5.0_BETA NetBSD 5.0_BETA (XEN2_DOMU) #0: Tue Nov  4 00:34:57 PST 2008  
builds@wb40:/home/builds/ab/netbsd-5/i386/200811030002Z-obj/home/builds/ab/netbsd-5/src/sys/arch/i386/compile/XEN2_DOMU
 i386

so I'm sure it's this one. I got:
VIRTUAL MEMORY ARRANGEMENT:
 Loaded kernel: c0100000->c04dab54
 Init. ramdisk: c0544000->c0544000
 Phys-Mach map: c0544000->c0554000
 Page tables:   c0554000->c0557000
 Start info:    c0557000->c0558000
 Boot stack:    c0558000->c0559000
 TOTAL:         c0100000->c0800000
 ENTRY ADDRESS: c0100000

There is a large difference in the Phys-Mach map between yours and mine;
I guess it's because you're using a different initial amount of memory.

Attached is a xen.gz kernel build with debug functions. Could you try with
it ? Maybe you'll get some infos on serial console or 'xm dmesg'. 

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index