Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 1997 13:11:47 +0300 (MSK)
From:      bag@sinbin.demos.su (Alex G. Bulushev)
To:        smp@csn.net (Steve Passe)
Cc:        freebsd-smp@freebsd.org
Subject:   Re: troubles with smp kernel
Message-ID:  <199701301011.NAA08072@sinbin.demos.su>
In-Reply-To: <199701300859.BAA15096@clem.systemsix.com> from "Steve Passe" at Jan 30, 97 01:59:52 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Hi,
> 
> >all correct when kern.smp_active=0
> >after sysctl -w kern.smp_active=2 bytebench looping on first test, probe 2
> >kill -9 not help
> 
> first, you should be using a kernel with options APIC_IO and options

Asus about IOAPIC:

Current Pentium Pro CPU Cards only support PIIX3 SMI so leave JP5 on default
settings (don't swith to APIC SMI) until future update ...

??

> SMP_INVLTBL, although I doubt that is the cause of your problem. 
> 
> you need to be much more specific in describing you problem for us to help.
> what exactly is bytebench doing at this point?

bytebench runing dhrstone2 without register var. src: dhry_1.c and dhry_2.c
with undef REG

in ps:

/usr/local/lib/bytebench/pgms/dhry2 10


This is mptable output:

MPTable, version 2.0.4

--
Processors:	APIC ID	Version	State		Family	Model	Step	Flags
		 1	 0x11	 BSP, usable	 6	 1	 6	 0xfbff
		 0	 0x11	 AP, usable	 6	 1	 7	 0xfbff

I/O APICs:	APIC ID	Version	State		Address
		 2	 0x11	 usable		 0xfec00000

--
--
Local Ints:	Type	Polarity    Trigger	Bus ID	 IRQ	APIC ID	INT#
		ExtINT	active-hi        edge	     3	   0	    255	   0
		NMI	active-hi        edge	     3	   0	    255	   1



options		SMP			# Symmetric MultiProcessor Kernel
#options		APIC_IO			# Symmetric (APIC) I/O
options		NCPU=2			# number of CPUs
options		NBUS=4			# number of busses
options		NAPIC=1			# number of IO APICs
options		NINTR=16		# number of INTs

===============================================================================




> --
> Steve Passe	| powered by
> smp@csn.net	|            FreeBSD
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701301011.NAA08072>