Date: Sat, 28 Sep 1996 00:04:15 -0300 (ADT) From: "J.M. Chuang" <smp@bluenose.na.tuns.ca> To: FreeBSD-smp@freefall.freebsd.org Subject: Tyan S1662 Titan Pro Message-ID: <199609280304.AAA22972@bluenose.na.tuns.ca>
next in thread | raw e-mail | index | archive | help
Hi, Everybody: After struggling with FreeBSD-smp and Tyan S1662 Titan Pro for few days, there are some successes. Here is the configuration of my system: --------------------------------------------------------------- 1. Tyan S1662 Titan Pro Motherboard + 2 Pentium Pro-200 CPU's 2. FreeBSD-smp + FreeBSD-current + test2 (suped at Sept. 27, 1996) --------------------------------------------------------------- There were a lots of warning messages when kernel was compiled. After the system booted up, the second CPU was lunched by sysctl -w kern_smp.active=2 The system was up for about an hour. The file systems were gradually messed up and the shared library libc.so.3.0 was damaged. Eventually, the system dies. There were a lots of coredumps and segmentation faults from running utilities such as perl, tcsh,... Hope it helps the development of FreeBSD-smp. The mptable is shown below. Thanks Jim -------------------------------------------------------------------------- Found MP Table in BIOS, physical addr: 0x000f08c0 -------------------------------------------------------------------------- MP Floating Pointer Structure: location: BIOS physical address: 0x000f08c0 signature: '_MP_' length: 16 bytes version: 1.1 checksum: 0xb8 mode: Virtual Wire -------------------------------------------------------------------------- MP Config Table Header: physical address: 0x000f08d4 signature: 'PCMP' base table length: 292 version: 1.1 checksum: 0xaf OEM ID: 'OEM00000' Product ID: 'PROD00000000' OEM table pointer: 0x00000000 OEM table size: 0 entry count: 28 local APIC address: 0xfee00000 extended table length: 0 extended table checksum: 0 -------------------------------------------------------------------------- MP Config Base Table Entries: -- Processor apic ID: 1, version: 17 CPU is usable, CPU is the bootstrap processor family: 6, model: 1, stepping: 7 feature flags: 0x0000fbff -- Processor apic ID: 0, version: 17 CPU is usable, CPU is NOT the bootstrap processor family: 6, model: 1, stepping: 7 feature flags: 0x0000fbff -- Bus bus ID: 0, bus type: ISA -- Bus bus ID: 1, bus type: PCI -- I/O APIC apic ID: 2, version: 17 APIC is usable apic address: 0xfec00000 -- I/O INT INT type: 3, flags: 0x0000 source bus ID: 0, IRQ: 0 destination APIC ID: 2, INT: 0 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 1 destination APIC ID: 2, INT: 1 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 0 destination APIC ID: 2, INT: 2 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 3 destination APIC ID: 2, INT: 3 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 4 destination APIC ID: 2, INT: 4 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 5 destination APIC ID: 2, INT: 5 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 6 destination APIC ID: 2, INT: 6 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 7 destination APIC ID: 2, INT: 7 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 8 destination APIC ID: 2, INT: 8 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 9 destination APIC ID: 2, INT: 9 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 10 destination APIC ID: 2, INT: 10 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 11 destination APIC ID: 2, INT: 11 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 12 destination APIC ID: 2, INT: 12 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 13 destination APIC ID: 2, INT: 13 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 14 destination APIC ID: 2, INT: 14 -- I/O INT INT type: 0, flags: 0x0000 source bus ID: 0, IRQ: 15 destination APIC ID: 2, INT: 15 -- I/O INT INT type: 0, flags: 0x000f source bus ID: 1, IRQ: 56 destination APIC ID: 2, INT: 16 -- I/O INT INT type: 0, flags: 0x000f source bus ID: 1, IRQ: 52 destination APIC ID: 2, INT: 17 -- I/O INT INT type: 0, flags: 0x000f source bus ID: 1, IRQ: 48 destination APIC ID: 2, INT: 18 -- I/O INT INT type: 0, flags: 0x000f source bus ID: 1, IRQ: 44 destination APIC ID: 2, INT: 19 -- I/O INT INT type: 2, flags: 0x0000 source bus ID: 0, IRQ: 0 destination APIC ID: 2, INT: 23 -- Local INT INT type: 3, flags: 0x0005 source bus ID: 0, IRQ: 0 destination APIC ID: 255, INT: 0 -- Local INT INT type: 1, flags: 0x0005 source bus ID: 0, IRQ: 0 destination APIC ID: 255, INT: 1 --------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609280304.AAA22972>