From owner-freebsd-questions@FreeBSD.ORG Tue Oct 26 20:54:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F39BE16A4CE for ; Tue, 26 Oct 2004 20:54:48 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC30C43D5D for ; Tue, 26 Oct 2004 20:54:48 +0000 (GMT) (envelope-from nullpt@gmail.com) Received: by wproxy.gmail.com with SMTP id 65so259225wri for ; Tue, 26 Oct 2004 13:54:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=kfq5YM3h8HTh7t6sQAMgGu9rz5wAM+rCcNS8ZkwQickLTICmsAq90X9iLMAFSNq3ZSwOoaqPJatPDg1SaiVtF+GxO2faGIyqytxyzQKiMD4SBs8VOQAUFP48zL9jYRmuSjgNE/RdDbnH5I+kSB5QwjDLpoLD45pRie4CItKgipE= Received: by 10.38.181.44 with SMTP id d44mr497491rnf; Tue, 26 Oct 2004 13:54:45 -0700 (PDT) Received: by 10.38.76.20 with HTTP; Tue, 26 Oct 2004 13:54:45 -0700 (PDT) Message-ID: <755cb9fc041026135416b35f88@mail.gmail.com> Date: Tue, 26 Oct 2004 21:54:45 +0100 From: Alexandre Vieira To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: HT kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alexandre Vieira List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 20:54:49 -0000 Hello, I have a machine with an Intel p4 3.2ghz FSB800 w/ 1MB L2 cache and I wanted to know your opinion about some kernel options that would boost the performance of this kind of processor. Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3206.95-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf34 Stepping = 4 Features=0xbfebfbff Hyperthreading: 2 logical CPUs real memory = 2146369536 (2046 MB) avail memory = 2079641600 (1983 MB) FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0: Changing APIC ID to 2 ioapic0 irqs 0-23 on motherboard Pentium Pro MTRR support enabled Will the GENERIC options fit for this or will other options boost this processor to his maxium? I remember in 4.x that HT was an option but now it's seems defaulted. Thanks for your time. Regards.