From owner-freebsd-questions@FreeBSD.ORG Tue Jul 15 07:07:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E46E11065676 for ; Tue, 15 Jul 2008 07:07:21 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (mp.cs.niu.edu [131.156.145.41]) by mx1.freebsd.org (Postfix) with ESMTP id B755A8FC2A for ; Tue, 15 Jul 2008 07:07:21 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (bennett@localhost [127.0.0.1]) by mp.cs.niu.edu (8.14.3/8.14.3) with ESMTP id m6F68KX4029763; Tue, 15 Jul 2008 01:08:20 -0500 (CDT) Date: Tue, 15 Jul 2008 01:08:20 -0500 (CDT) From: Scott Bennett Message-Id: <200807150608.m6F68KGc029762@mp.cs.niu.edu> To: freebsd-questions@freebsd.org, "tethys ocean" Cc: Subject: Re: Core(TM)2 Quad and TOP output X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2008 07:07:22 -0000 On Mon, 14 Jul 2008 19:25:26 +0300 "tethys ocean" top-posted: >Pufz I ve check all my server and I ve realize all my server is running >only one CPU :( all is 6.3 stable > >How must I add another CPU on running server. > See further below. > >and 7.0 will have to be stable heyoo :D > >* 7.0-STABLE FreeBSD 7.0-STABLE #0: Mon Jul 14 21:59:07 EEST 2008* > > >On Mon, Jul 14, 2008 at 6:38 PM, Jos Chrispijn wrote: > >> Josh Carroll wrote: >> >>> Is SMP in GENERIC now in 6.3-STABLE then? >>> >>> >> Nope, you have to add that line to it b4 you compile your Kernel again... >> That is not necessary either. Take a look in /sys/i386/conf or /sys/amd64/conf, depending upon which you are using. Then do: # config SMP # cd ../compile/SMP # make cleandepend && make depend && make && make install # shutdown -r now That should take care of it for you. /sys/{i386,amd64}/conf/SMP adds "options SMP" and then includes GENERIC. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at cs.niu.edu * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * **********************************************************************