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

[Xen-devel] issues getting more than 16M ram to be used without oopsing. 1.2 and 1.3-unstable


  • To: Xen-devel@xxxxxxxxxxxxxxxxxxxxx
  • From: "Brian Wolfe" <brianw@xxxxxxxxxxxx>
  • Date: Sat, 3 Apr 2004 15:53:51 -0600 (CST)
  • Delivery-date: Sat, 03 Apr 2004 22:55:54 +0100
  • Importance: Normal
  • List-id: List for Xen developers <xen-devel.lists.sourceforge.net>

First off, I'd like to say that Xen looks very promising.

I have been trying to get xen to run on my machine for the last 4 days
with only marginal sucess.

I think I am having a hardware compatibility issue. I have tried the
pre-compiled 1.2 tarball, and the nightly build tarball. Neither will work
if I attempt to use more than 16MB of ram  (dom0_mem=16384 works,
dom0_mem=16385 crashes)

I'm getting varying addresses for the xenolinux kernel oopses. Of course,
this takes out the xen core kernel since dom0 is dying.

If I boot with dom0_mem=16384, I can get a dom0 up and running. I can use
it sucesfully with no errors, glitches, etc. I can compile on it (albeit
painfully slowly due to swaping), so I know the core is stable.

This is what I get if I try to launch a xen 1.2 dom1 instance.

vhost1:~# xc_dom_create -Dip=10.10.10.162;vmid=1
Segmentation fault

DOM0: Unable to handle kernel paging request at virtual address ecdc6944
DOM0:  printing eip:
DOM0: c000538e
DOM0: *pde=00000000(00000000)
DOM0: Oops: 0000
DOM0: CPU:    0
DOM0: EIP:    0819:[<c000538e>]    Not tainted
DOM0: EFLAGS: 00211297
DOM0: eax: ecdc6940   ebx: c1032348   ecx: fbff9000   edx: c036de3c
DOM0: esi: ffffffff   edi: c036de3c   ebp: ecdc6940   esp: c036de28
DOM0: ds: 0821   es: 0821   ss: 0821
DOM0: Process python (pid: 238, stackpage=c036d000)<1>
DOM0: Stack: c0019d48 c1032348 c036c000 c0019f8b c107e0a4 00000001
c036c000 ecdc6940
DOM0:        00000000 c1032348 0000007f 000000cd c107e0a4 c001a00a
c1032348 c001b671
DOM0:        c03778f4 0000007f c107e0a4 000000cd c0377840 c03778f4
c0454640 c0e31860
DOM0: Call Trace: [<c0019d48>] [<c0019f8b>] [<c001a00a>] [<c001b671>]
[<c0016ea0>]
DOM0:    [<c0016cf8>] [<c00170fc>] [<c0074b48>] [<c00310d9>] [<c003ceca>]
[<c0033df5>]
DOM0:    [<c003114d>] [<c006ea20>]
DOM0:
DOM0:  <1>Unable to handle kernel paging request at virtual address ecdc6940
DOM0:  printing eip:
DOM0: c0019efc
DOM0: *pde=00000000(00000000)
DOM0: Oops: 0000
DOM0: CPU:    0
DOM0: EIP:    0819:[<c0019efc>]    Not tainted
DOM0: EFLAGS: 00211286
DOM0: eax: c1032348   ebx: c0112518   ecx: 00000020   edx: ffffffff
DOM0: esi: ecdc6940   edi: 00001000   ebp: c0122e20   esp: c01eff4c
DOM0: ds: 0821   es: 0821   ss: 0821
DOM0: Process rpciod (pid: 7, stackpage=c01ef000)<1>
DOM0: Stack: c0123480 c1032348 c0058d3c c0377840 c0122ec4 c01fd518
c0bb5264 c0122f30
DOM0:        00000000 00000008 c0122e20 c01ee000 00000001 c00ea9ef
c0122e20 00000000
DOM0:        c01effbc 00000000 c036c000 00dcb000 00000008 c01367e8
c01ee000 00000001
DOM0: Call Trace: [<c0058d3c>] [<c00ea9ef>] [<c00eab8b>] [<c00eb181>]
[<c00eb0d0>]
DOM0:    [<c006c94e>] [<c00eb0d0>]
DOM0:

8-P
This is what I am getting when I boot 1.3-nightly (as of 4-3-2004), It
dies on the IDE chipset detection. (i'll list the machine info at the end
of this message.)

(XEN) *** LOADING DOMAIN 0 ***
(XEN) Xen-ELF header found: 'GUEST_OS=linux,GUEST_VER=2.4,XEN_VER=1.3'
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)  Kernel image:  02800000->02995810
(XEN)  Initrd image:  00000000->00000000
(XEN)  Dom0 alloc.:   02c00000->03d94000
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)  Loaded kernel: c0000000->c01c97c4
(XEN)  Init. ramdisk: c01ca000->c01ca000
(XEN)  Phys-Mach map: c01ca000->c01ce650
(XEN)  Page tables:   c01cf000->c01d1000
(XEN)  Start info:    c01d1000->c01d2000
(XEN)  Boot stack:    c01d2000->c01d3000
(XEN)  TOTAL:         c0000000->c0400000
(XEN)  ENTRY ADDRESS: c0000000
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input
to Xen).
(XEN) Give DOM0 read access to all PCI devices
Linux version 2.4.25-xen (xenod@xxxxxxxxxxxxxxxxxxxxxx) (gcc version 3.2.2
20030222 (Red
Hat Linux 3.2.2-5)) #2 Sat Apr 3 03:53:46 BST 2004
(XEN) spurious 8259A interrupt: IRQ7.
On node 0 totalpages: 4500
zone(0): 4096 pages.
zone(1): 404 pages.
zone(2): 0 pages.
Kernel command line: /xenolinux-1.3.gz root=/dev/nfs
nfsroot=10.10.10.161:/xen/dom0 rw ip
=10.10.10.160::10.10.10.1:255.255.255.0:vhost1:eth0:off console=xencons0
ignorebiostables
 noacpi
Initializing CPU#0
Xen reported: 1852.117 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 18507.36 BogoMIPS
Memory: 15916k/18000k available (1292k kernel code, 2084k reserved, 246k
data, 60k init,
0k highmem)
Dentry cache hash table entries: 4096 (order: 3, 32768 bytes)
Inode cache hash table entries: 2048 (order: 2, 16384 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU: AMD Athlon(tm) XP 2500+ stepping 00
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
Journalled Block Device driver loaded
Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx).
Event-channel device installed.
Xen virtual console successfully installed
Successfully installed virtual firewall/router interface
Starting Xen Balloon driver
Detected PS/2 Mouse Port.
pty: 256 Unix98 ptys configured
Partition check:
 hda: hda1 hda2 hda3
Skipping partition check on cdrom /dev/hdb
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: loaded (max 8 devices)
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 512 bind 1024)
IP-Config: Complete:
      device=eth0, addr=10.10.10.160, mask=255.255.255.0, gw=10.10.10.1,
     host=vhost1, domain=, nis-domain=(none),
     bootserver=255.255.255.255, rootserver=10.10.10.161, rootpath=
ip_conntrack version 2.1 (125 buckets, 1000 max) - 292 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Looking up port of RPC 100003/2 on 10.10.10.161
(XEN) *pde = 0027a063
(XEN)  *pte = 00000000
(XEN) CPU:    0
(XEN) EIP:    0808:[<fc531b5b>]
(XEN) EFLAGS: 00211217
(XEN) eax: fffa004e   ebx: 0000d010   ecx: 0000000f   edx: 0000d010
(XEN) esi: fc6ac120   edi: fffa0012   ebp: fc681140   esp: fc503ec0
(XEN) ds: 0810   es: 0810   fs: 0810   gs: 0810   ss: 0810
(XEN) Stack trace from ESP=fc503ec0:
(XEN) 00000051 00000020 00201096 003e5562 0000d018 0000003c 0000d000 fc681000
(XEN)        00000000 0000e011 00000020 [fc531360] fc681000 fc62be40
00000001 00201016
(XEN)        00000011 00000001 00000000 00000000 0000d00e 0000d000
fc681140 fc67ca20
(XEN)        00000000 00000011 fc62f640 [fc5e2424] 00000011 fc681000
fc503f60 fc629cc0
(XEN)        1173b3af fc67ca20 00000000 fc629cc0 00000000 fc629cc0
00000000 [fc5df4e0]
(XEN)        fc629cc0 00000000 00001ffc 00000000 fc629cc0 00000000
00000000 00000810
(XEN)        00000810 00000810 00000810 ffffff11 [fc5e7f2c] 00000808
00201246 c0182000
(XEN)        c0182000 [fc513385] fc503fb8 00000001 fc69c040 [fc5e7eb0]
00000001 d21bbb00
(XEN)        98e34b00 c0182000 c0182000 c0182000 00000008 00000821
00000821 00000821
(XEN)        00000821 00000008 c00abd25 00000819 00201246 c0183fd8
00000821 fc629cc0

****************************************
CPU0 FATAL PAGE FAULT
[error_code=00000002]
Faulting linear address might be fffa0012
Aieee! CPU0 is toast...
****************************************

Reboot in five seconds...


Now, this machine has been used for aprox 5 months now without any
glitches or oopses. So i'm 99.9999% certain that the hardware is good.

I'm using an NFS root since the ide is only in pio mode (and to eliminate
it's use toher than to boot the kernels).

Any insights?

If necessary for debuging, I can provide access to the hardware via serial
console. :)

Thanks for any help yall can give!

====== My standard CPU and system info from running stock bf24 kernel from
Debian 3.0r2=====




processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 10
model name      : AMD Athlon(tm) XP 2500+
stepping        : 0
cpu MHz         : 1852.080
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36
 mmx fxsr sse syscall mmxext 3dnowext 3dnow
bogomips        : 3696.23

vhost1:/proc# free
             total       used       free     shared    buffers     cached
Mem:        900080      34680     865400          0       2152      21544
-/+ buffers/cache:      10984     889096
Swap:       499960          0     499960

Disk /dev/hda: 60.0 GB, 60022480896 bytes
16 heads, 63 sectors/track, 116301 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1               1         496      249952+  83  Linux
/dev/hda2             497        1488      499968   82  Linux swap
/dev/hda3            1489        9425     4000248   83  Linux
v
vhost1:~# cat /proc/interrupts
           CPU0
  0:     139522    IO-APIC-edge  timer
  1:          2    IO-APIC-edge  keyboard
  2:          0          XT-PIC  cascade
  4:        351    IO-APIC-edge  serial
  8:          4    IO-APIC-edge  rtc
 14:      53292    IO-APIC-edge  ide0
 17:         20   IO-APIC-level  eth1
 23:         11   IO-APIC-level  eth0
NMI:          0
LOC:     139463
ERR:          0
MIS:          0

vhost1:~# cat /proc/ioports
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
01f0-01f7 : ide0
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(set)
0cf8-0cff : PCI conf1
d000-d01f : 3Com Corporation 3c595 100BaseTX [Vortex]
  d000-d01f : 00:09.0
e000-e00f : VIA Technologies, Inc. Bus Master IDE
e400-e4ff : VIA Technologies, Inc. Ethernet Controller
  e400-e4ff : via-rhine

vhost1:/proc# cat iomem
00000000-0009f7ff : System RAM
0009f800-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000c7fff : Video ROM
000f0000-000fffff : System ROM
00100000-3feeffff : System RAM
  00100000-002bdc69 : Kernel code
  002bdc6a-00347183 : Kernel data
3fef0000-3fef2fff : ACPI Non-volatile Storage
3fef3000-3fefffff : ACPI Tables
d0000000-d7ffffff : PCI device 1106:3189 (VIA Technologies, Inc.)
d8000000-d9ffffff : PCI Bus #01
  d8000000-d9ffffff : nVidia Corporation Riva TnT2 [NV5]
da000000-dbffffff : PCI Bus #01
  da000000-daffffff : nVidia Corporation Riva TnT2 [NV5]
dd001000-dd0010ff : VIA Technologies, Inc. Ethernet Controller
  dd001000-dd0010ff : via-rhine
fec00000-fec00fff : reserved
fee00000-fee00fff : reserved
ffff0000-ffffffff : reserved

vhost1:~# uname -a
Linux vhost1 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686 GNU/Linux

Debian - Unstable. (updated 4-2-2004)


--- dmesg from debian bootup for reference info.---
Linux version 2.4.18-bf2.4 (root@zombie) (gcc version 2.95.4 20011002
(Debian pr
erelease)) #1 Son Apr 14 09:53:28 CEST 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003fef0000 (usable)
 BIOS-e820: 000000003fef0000 - 000000003fef3000 (ACPI NVS)
 BIOS-e820: 000000003fef3000 - 000000003ff00000 (ACPI data)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
Warning only 896MB will be used.
Use a HIGHMEM enabled kernel.
found SMP MP-table at 000f60c0
hm, page 000f6000 reserved twice.
hm, page 000f7000 reserved twice.
hm, page 000f0000 reserved twice.
hm, page 000f1000 reserved twice.
On node 0 totalpages: 229376
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 17 at 0xFEC00000.
Processors: 1
Kernel command line: root=/dev/hda3 ro  console=ttyS0,115200,8n1
Initializing CPU#0
Detected 1852.080 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 3696.23 BogoMIPS
Memory: 899800k/917504k available (1783k kernel code, 17316k reserved,
549k data
, 280k init, 0k highmem)
Dentry-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes)
Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
CPU: Before vendor init, caps: 0383fbff c1c3fbff 00000000, vendor = 2
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU: After vendor init, caps: 0383fbff c1c3fbff 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff c1c3fbff 00000000 00000000
CPU:             Common caps: 0383fbff c1c3fbff 00000000 00000000
CPU: AMD Athlon(tm) XP 2500+ stepping 00
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
Checking for popad bug... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-10, 2-11, 2-16, 2-18, 2-19, 2-20, 2-21, 2-22
not co
nnected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 16.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178003
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0003
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@xxxxxxxxxxxxxxx
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
 00 000 00  1    0    0   0   0    0    0    00
 01 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  0    0    0   0   0    1    1    71
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    79
 0d 001 01  0    0    0   0   0    1    1    81
 0e 001 01  0    0    0   0   0    1    1    89
 0f 001 01  0    0    0   0   0    1    1    91
 10 000 00  1    0    0   0   0    0    0    00
 11 001 01  1    1    0   1   0    1    1    99
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 14 000 00  1    0    0   0   0    0    0    00
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 001 01  1    1    0   1   0    1    1    A1
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ5 -> 0:5
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ17 -> 0:17
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1851.9610 MHz.
..... host bus clock speed is 336.7201 MHz.
cpu: 0, clocks: 3367201, slice: 1683600
CPU0<T0:3367200,T1:1683600,D:0,S:1683600,C:3367201>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@xxxxxxxxxxxxx)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfb8d0, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
PCI: Using IRQ router VIA [1106/3177] at 00:11.0
PCI->APIC IRQ transform: (B0,I9,P0) -> 17
PCI->APIC IRQ transform: (B0,I18,P0) -> 23
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Diskquotas version dquot_6.4.0 initialized
Journalled Block Device driver loaded
vga16fb: initializing
vga16fb: mapped to 0xc00a0000
Console: switching to colour frame buffer device 80x30
fb0: VGA16 VGA frame buffer device
Detected PS/2 Mouse Port.
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ
SERIAL_PCI en
abled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
Real Time Clock Driver v1.10e
block: 128 slots per queue, batch=32
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 89
PCI: No IRQ known for interrupt pin A of device 00:11.1. Probably buggy MP
table
.
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: Unknown VIA SouthBridge, contact Vojtech Pavlik <vojtech@xxxxxxx>
hda: ST360021A, ATA DISK drive
hdb: TOSHIBA CD-ROM XM-5602B, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide0: probed IRQ 14 failed, using default.
hda: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=7297/255/63
hdb: ATAPI 8X CD-ROM drive, 256kB Cache
Uniform CD-ROM driver Revision: 3.12
ide-floppy driver 0.97.sv
Partition check:
 hda: hda1 hda2 hda3
floppy0: no floppy controllers found
Loading I2O Core - (c) Copyright 1999 Red Hat Software
I2O configuration manager v 0.04.
  (C) Copyright 1999 Red Hat Software
loop: loaded (max 8 devices)
Compaq CISS Driver (v 2.4.5)
HDLC support module revision 1.02 for Linux 2.4
Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak.
ide-floppy driver 0.97.sv
Promise Fasttrak(tm) Softwareraid driver 0.03beta: No raid array found
Highpoint HPT370 Softwareraid driver for linux version 0.01
No raid array found
SCSI subsystem driver Revision: 1.00
Red Hat/Adaptec aacraid driver, Apr 14 2002
DC390: 0 adapters found
3ware Storage Controller device driver for Linux v1.02.00.016.
3w-xxxx: No cards with valid units found.
request_module[scsi_hostadapter]: Root fs not mounted
request_module[scsi_hostadapter]: Root fs not mounted
i2o_scsi.c: Version 0.0.1
  chain_pool: 0 bytes @ c1e0ecc0
  (512 byte buffers X 4 can_queue X 0 i2o controllers)
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 280k freed
Adding Swap: 499960k swap-space (priority -1)
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,3), internal journal
via-rhine.c:v1.10-LK1.1.13  Nov-17-2001  Written by Donald Becker
  http://www.scyld.com/network/via-rhine.html
eth0: VIA VT6102 Rhine-II at 0xe400, 00:50:8d:4f:33:d7, IRQ 23.
eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
00:09.0: 3Com PCI 3c595 Vortex 100baseTx at 0xd000. Vers LK1.1.16
00:09.0: Overriding PCI latency timer (CFLT) setting of 32, new value is 248.
eth0: Setting full-duplex based on MII #1 link partner capability of 45e1.



-- 
Brian Wolfe           | Phone 1-(214)-764-1204
President,            | Email  brianw@xxxxxxxxxxxx
TerraBox.com Inc.     |


pub  1024D/73C5A2DF 2003-03-18 Brian Wolfe <brianw@xxxxxxxxxxxx>
     Key fingerprint = 050E 5E3C CF65 4C1E A183  F48F E3E3 5B22 73C5 A2DF
sub  1024g/BB87A3DD 2003-03-18





-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.