From owner-freebsd-smp Mon Jul 21 09:38:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA22495 for smp-outgoing; Mon, 21 Jul 1997 09:38:09 -0700 (PDT) Received: from Ilsa.StevesCafe.com (Ilsa.StevesCafe.com [205.168.119.129]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA22487 for ; Mon, 21 Jul 1997 09:38:00 -0700 (PDT) Received: from Ilsa.StevesCafe.com (localhost [127.0.0.1]) by Ilsa.StevesCafe.com (8.8.6/8.8.5) with ESMTP id KAA05819; Mon, 21 Jul 1997 10:37:50 -0600 (MDT) Message-Id: <199707211637.KAA05819@Ilsa.StevesCafe.com> X-Mailer: exmh version 2.0gamma 1/27/96 From: Steve Passe To: Simon Shapiro cc: freebsd-smp@FreeBSD.ORG Subject: Re: P6DNH Question In-reply-to: Your message of "Mon, 21 Jul 1997 02:29:23 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 21 Jul 1997 10:37:50 -0600 Sender: owner-freebsd-smp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, > -current of tonight, built an SMP kernel, using the SAME configuration as > an UP kernel, except: > ... > Used to also have > > options SMP_TIMER_NC > > but this one appears very dead. > > Kernel used to boot and run well up to a week ago or so. Now we are > getting this behavior: > ... in your smptests.h file: comment out: NEW_STRATEGY APIC_PIN0_TIMER TEST_ALTTIMER TIMER_ALL then go to the i386/conf dir and restore the "options SMP_TIMER_NC". run config, go to the build dir, make depend && make && make install. let me know if this works (or not). -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD