Date: Mon, 21 Jul 1997 10:37:50 -0600 From: Steve Passe <smp@csn.net> To: Simon Shapiro <Shimon@i-connect.net> Cc: freebsd-smp@FreeBSD.ORG Subject: Re: P6DNH Question Message-ID: <199707211637.KAA05819@Ilsa.StevesCafe.com> In-Reply-To: Your message of "Mon, 21 Jul 1997 02:29:23 PDT." <XFMail.970721022923.Shimon@i-Connect.Net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707211637.KAA05819>