From owner-freebsd-smp Sun Oct 6 12:23:44 1996 Return-Path: owner-smp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA05560 for smp-outgoing; Sun, 6 Oct 1996 12:23:44 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA05554 for ; Sun, 6 Oct 1996 12:23:42 -0700 (PDT) Received: from localhost (richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) with SMTP id MAA03825; Sun, 6 Oct 1996 12:24:25 -0700 Date: Sun, 6 Oct 1996 12:24:23 -0700 (PDT) From: Veggy Vinny To: Peter Wemm cc: Andreas Klemm , freebsd-smp@FreeBSD.org Subject: Re: top 3.4 with new smp changes looks smart In-Reply-To: <199610061019.SAA05494@spinner.DIALix.COM> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-smp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 6 Oct 1996, Peter Wemm wrote: > Andreas Klemm wrote: > > > > I don't understand your question ... > > Hmm.. My guess as to what he means is: "How do I build a kernel depending on > whether I want the second cpu enabled or disabled?" If that's what is meant, > then there are two options to add to the config file: > options SMP > options NCPU=2 I saw that on the html file but what I meant was when Andreas show the make depend results like between using one and two CPU's, it was approximately 1 minute apart, what did he do to do that? > Also, If you have I586_FAST_BCOPY, remove it - it doesn't compile. I don't think I have that enabled.... Vince