Date: Tue, 18 Mar 1997 23:37:56 +0900 From: Takeshi Yamada <ken@tyd1.tydfam.iijnet.or.jp> To: freebsd-smp@FreeBSD.ORG Subject: Q) SMP kernel for 2.2R Message-ID: <199703181437.XAA02438@tyd1.tydfam.iijnet.or.jp>
next in thread | raw e-mail | index | archive | help
----Next_Part(Tue_Mar_18_23:37:00_1997)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Do you have any plan to implement SMP kernel for 2.2-RELEASE? I am using ASUS P/I-P6NP5(C-P6ND), mptable attached, as my server, and want to install SMP kernel. -current seemingly is under file system modification and Lite 2 implementation, and it is too unstable for server use. I tried the recent SMP source on 2.2-RELEASE and succeded in compilation, but it stopped at after "npx0: INT 16 interface" and before "sctarg0(noadapter::): Processor Target", assuming it displayes the same as single processor kernel. I would be very appreciated if you could implement SMP kernel for 2.2-RELEASE. ----Next_Part(Tue_Mar_18_23:37:00_1997)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit =============================================================================== MPTable, version 2.0.6 ------------------------------------------------------------------------------- MP Floating Pointer Structure: location: BIOS physical address: 0x000f60b0 signature: '_MP_' length: 16 bytes version: 1.1 checksum: 0x8e mode: Virtual Wire ------------------------------------------------------------------------------- MP Config Table Header: physical address: 0x000f5caa signature: 'PCMP' base table length: 252 version: 1.1 checksum: 0xc9 OEM ID: 'OEM00000' Product ID: 'PROD00000000' OEM table pointer: 0x00000000 OEM table size: 0 entry count: 23 local APIC address: 0xfee00000 extended table length: 0 extended table checksum: 0 ------------------------------------------------------------------------------- MP Config Base Table Entries: -- Processors: APIC ID Version State Family Model Step Flags 1 0x11 BSP, usable 6 1 7 0xfbff 0 0x11 AP, usable 6 1 7 0xfbff -- Bus: Bus ID Type 0 PCI 1 PCI 2 ISA -- I/O APICs: APIC ID Version State Address 2 0x11 usable 0xfec00000 -- I/O Ints: Type Polarity Trigger Bus ID IRQ APIC ID INT# ExtINT conforms conforms 2 0 2 0 INT conforms conforms 2 1 2 1 INT conforms conforms 2 0 2 2 INT conforms conforms 2 3 2 3 INT conforms conforms 2 4 2 4 INT conforms conforms 2 5 2 5 INT conforms conforms 2 6 2 6 INT conforms conforms 2 7 2 7 INT conforms conforms 2 8 2 8 INT conforms conforms 2 9 2 9 INT conforms conforms 2 14 2 14 INT active-lo level 2 11 2 16 INT active-lo level 2 10 2 17 INT active-lo level 2 12 2 18 INT active-lo level 2 15 2 19 -- Local Ints: Type Polarity Trigger Bus ID IRQ APIC ID INT# ExtINT active-hi edge 2 0 255 0 NMI active-hi edge 2 0 255 1 ------------------------------------------------------------------------------- # SMP kernel config file options: options SMP # Symmetric MultiProcessor Kernel options APIC_IO # Symmetric (APIC) I/O options NCPU=2 # number of CPUs options NBUS=3 # number of busses options NAPIC=1 # number of IO APICs options NINTR=24 # number of INTs options SMP_INVLTLB # #options SMP_PRIVPAGES # BROKEN, DO NOT use! #options SMP_AUTOSTART # BROKEN, DO NOT use! #options SERIAL_DEBUG # com port debug output =============================================================================== ----Next_Part(Tue_Mar_18_23:37:00_1997)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703181437.XAA02438>