From owner-freebsd-questions@FreeBSD.ORG Sun Dec 21 23:26:55 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 C82D0106564A for ; Sun, 21 Dec 2008 23:26:55 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 7A1388FC13 for ; Sun, 21 Dec 2008 23:26:55 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1363830ywe.13 for ; Sun, 21 Dec 2008 15:26:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=ExPQ8VNygOUpwhoa4+3iUBRl3wHE0YvBbbzZn8YQ1hE=; b=Chy/eVM967k08svRT9s7Io0GSzr2Vkaxfhs53eoz0O/1RfcKgzS1d/4PDSlFuZpPZV Xmuzd38m1grEK7fY7t0LuPlcge9YSiIiKkNPFL4i6C53C9qGlNTCpKlKHmEE5LzxTt9F KEehkHqz2k53YKzR0EjeVEbssQkizzVSvRDgk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=nh/GmdbUq9CtkkNL6zwSMeAu9nYZGs1JEuWQX2Qw4gifIAfjvk0hD6PEJ2cnZ6kleo zlo/wkdV9GqHSzjWUqtnhLQ5NJldXYeChY5by4KZ07vrZu8Rl3LyIQdC3W29t0+v2O3T 3qmjWnZnNTmIjYaV1qb6htAH/4I8em2QjMurQ= Received: by 10.100.96.9 with SMTP id t9mr3499630anb.109.1229902014555; Sun, 21 Dec 2008 15:26:54 -0800 (PST) Received: by 10.100.227.13 with HTTP; Sun, 21 Dec 2008 15:26:54 -0800 (PST) Message-ID: <11167f520812211526h55a56a91ue4c06c02a170f439@mail.gmail.com> Date: Sun, 21 Dec 2008 17:26:54 -0600 From: "Sam Fourman Jr." To: michael In-Reply-To: <494D5B32.50806@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200812202039.NAA10290@lariat.net> <494D5B32.50806@gmail.com> Cc: Brett Glass , freebsd-questions@freebsd.org Subject: Re: Status of hyperthreading in FreeBSD 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: Sun, 21 Dec 2008 23:26:55 -0000 >> > as far as i know, just enabling smp will allow ht to function. also, i don't > know if intel changed ht in the new atom processor, they could have. >> is FreeBSD's smp special in some way that it would be the exception to the following statement. I know there was a lot of changes made in the new ULE2 scheduler maybe that is why? /* Hyper-threading relies on support in the operating system as well as the CPU. Conventional multiprocessor support is not enough to take advantage of hyper-threading.[1] For example, even though Windows 2000 supports multiple CPUs, Intel does not recommend that hyper-threading be enabled under that operating system. */ I found this in wikipedia at the following link http://en.wikipedia.org/wiki/Hyper-threading Sam Fourman Jr. Fourman Networks