From owner-freebsd-questions@FreeBSD.ORG Fri May 27 19:57:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 3160516A41C for ; Fri, 27 May 2005 19:57:40 +0000 (GMT) (envelope-from dufresnep@fastmail.fm) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E689643D1D for ; Fri, 27 May 2005 19:57:38 +0000 (GMT) (envelope-from dufresnep@fastmail.fm) Received: from web3.messagingengine.com (web3.internal [10.202.2.212]) by frontend1.messagingengine.com (Postfix) with ESMTP id 2FBB4C943FE for ; Fri, 27 May 2005 15:57:37 -0400 (EDT) Received: by web3.messagingengine.com (Postfix, from userid 99) id 20E015B40; Fri, 27 May 2005 15:57:38 -0400 (EDT) Message-Id: <1117223858.4322.235124926@webmail.messagingengine.com> X-Sasl-Enc: jgLmqe4GbQFYOUNLti6LmVvbS+zAL3Tz7pJss3Y8rPlF 1117223858 From: "Paul Dufresne" To: freebsd-questions@freebsd.org Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="windows-1252" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.5 (F2.73; T1.001; A1.64; B3.05; Q3.03) References: <20050527085445.38de5553@jacob.6texans.net> <20050527093046.748e33c1@jacob.6texans.net> In-Reply-To: <20050527093046.748e33c1@jacob.6texans.net> Date: Fri, 27 May 2005 15:57:38 -0400 Subject: Re: Problem with HT support in 5.4 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: Fri, 27 May 2005 19:57:40 -0000 > > Oh, wait, it is probably just the last HT security patch, > > ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:09.htt.asc. > > hmm... So basically, SMP can be enabled, but it won't use >HT even if it sees a capable processor? Not sure but after reading: I whould try: # echo "machdep.hyperthreading_allowed=1" >> /boot/loader.conf but I am a newbie to FreeBSD using a Pentium II, and indeed the only user -I hope- of my system. --Paul