From owner-freebsd-stable@FreeBSD.ORG Mon Apr 19 02:00:52 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEC6416A4CE for ; Mon, 19 Apr 2004 02:00:52 -0700 (PDT) Received: from seed.net.tw (sn15.seed.net.tw [139.175.54.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DB1243D3F for ; Mon, 19 Apr 2004 02:00:52 -0700 (PDT) (envelope-from leafy@leafy.idv.tw) Received: from [61.59.121.140] (port=50377 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.23:1) id 1BFUe2-0000TB-KZ; Mon, 19 Apr 2004 17:00:50 +0800 Received: from localhost (localhost [127.0.0.1]) by chihiro.leafy.idv.tw (Postfix) with ESMTP id E31DC2CD; Mon, 19 Apr 2004 17:00:49 +0800 (CST) Received: from chihiro.leafy.idv.tw ([127.0.0.1]) by localhost (chihiro.leafy.idv.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 51393-06; Mon, 19 Apr 2004 17:00:49 +0800 (CST) Received: by chihiro.leafy.idv.tw (Postfix, from userid 1000) id 756A42BB; Mon, 19 Apr 2004 17:00:49 +0800 (CST) Date: Mon, 19 Apr 2004 17:00:49 +0800 From: leafy To: "Morten A. Middelthon" Message-ID: <20040419090049.GA51659@chihiro.leafy.idv.tw> Mail-Followup-To: "Morten A. Middelthon" , freebsd-stable@freebsd.org References: <20040419085841.GB64662@freenix.no> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <20040419085841.GB64662@freenix.no> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at leafy.idv.tw cc: freebsd-stable@freebsd.org Subject: Re: HTT and SMP question X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 09:00:52 -0000 On Mon, Apr 19, 2004 at 10:58:41AM +0200, Morten A. Middelthon wrote: > top only shows processes using the physical CPUs, in my case 0 and 2. > > Any thoughts on this? > > regards, > > -- > Morten A. Middelthon sysctl machdep.halt_logical_cpus or something like that. Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming