From owner-freebsd-hardware@FreeBSD.ORG Mon Jul 14 13:18:59 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED29910656CF for ; Mon, 14 Jul 2008 13:18:59 +0000 (UTC) (envelope-from mex@active.sk) Received: from s1.active.sk (ns.active.sk [217.67.25.9]) by mx1.freebsd.org (Postfix) with ESMTP id AEF088FC13 for ; Mon, 14 Jul 2008 13:18:59 +0000 (UTC) (envelope-from mex@active.sk) Received: from localhost (localhost.active.sk [127.0.0.1]) by s1.active.sk (Postfix) with ESMTP id 7955E5C168 for ; Mon, 14 Jul 2008 15:18:57 +0200 (CEST) X-Virus-Scanned: amavisd-new at active.sk Received: from s1.active.sk ([127.0.0.1]) by localhost (mail.active.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3e-3nd5LEZp6 for ; Mon, 14 Jul 2008 15:18:55 +0200 (CEST) Received: from mail.active.sk (unknown [127.0.0.1]) by s1.active.sk (Postfix) with ESMTP id 47F715C16B for ; Mon, 14 Jul 2008 15:18:55 +0200 (CEST) Received: from prx.spordat.sk ([85.248.64.126]) (SquirrelMail authenticated user mex@active.sk) by mail.active.sk with HTTP; Mon, 14 Jul 2008 15:18:55 +0200 (CEST) Message-ID: <2e41a6c77c47d9b648f76dd799cfca99.squirrel@mail.active.sk> In-Reply-To: <487B4E97.60806@fragfest.com.au> References: <235b80000807140357m351f801bw254aab35367682bb@mail.gmail.com> <481e66d58a50a7247ed0a175c2e3ce25.squirrel@mail.active.sk> <487B4E97.60806@fragfest.com.au> Date: Mon, 14 Jul 2008 15:18:55 +0200 (CEST) From: "MeX" To: freebsd-hardware@freebsd.org User-Agent: SquirrelMail/1.4.15 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: Core(TM)2 Quad and TOP output X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mex@active.sk List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2008 13:19:00 -0000 On Pon, Júl 14, 2008 15:03, Dean Hamstead wrote: > you may want to look at changing the scheduling scheme and tuning apache > > Dean > > MeX wrote: >> On Pon, Júl 14, 2008 12:57, tethys ocean wrote: >>> 1-I wonder in my TOP output can I see all CPU or not? >> >> Yes, you can see all 4 cores. When 4 procesees are running you will see >> load 4.0 4.0 4.0. >> >>> 2-FreeBSD 7.0 has got default multiprocessor generic kernel??? since >>> during installations only one generic kernel shown >> >> Yes, default GENERIC kernel (7.0) is SMP enabled. I want to add to this that increasing/replacing hardware due to performance is the last step. First look at the application itself, next to the some "middleware" as Apache/PHP/Perl tuning and of course also to OS level. MeX