From owner-freebsd-smp@FreeBSD.ORG Thu Nov 9 14:22:39 2006 Return-Path: X-Original-To: freebsd-smp@freebsd.org Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B82D116A492 for ; Thu, 9 Nov 2006 14:22:39 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DEF343D69 for ; Thu, 9 Nov 2006 14:22:38 +0000 (GMT) (envelope-from asmrookie@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so166475wxc for ; Thu, 09 Nov 2006 06:22:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=uR5jHtwNMAgF43oVClMqynVen5zQckiFU0ZOms73hmPZ1WFiz3VdVO35NA0HJqV+l/OnHzW7Ccw7xxzDz16gyVCVBORx743j2aQ0ydRX3SFjgTzDhTF8BqnsdWhgeA6vzRu9TPSjzTrhSXqHRHRVMJcJ8+Qd0yVw6Phxn9PVtOM= Received: by 10.70.48.11 with SMTP id v11mr828697wxv.1163082158104; Thu, 09 Nov 2006 06:22:38 -0800 (PST) Received: by 10.70.12.2 with HTTP; Thu, 9 Nov 2006 06:22:37 -0800 (PST) Message-ID: <3bbf2fe10611090622w8af91edo29ce7edf5a32918@mail.gmail.com> Date: Thu, 9 Nov 2006 15:22:38 +0100 From: "Attilio Rao" Sender: asmrookie@gmail.com To: mark In-Reply-To: <455289ae.1bc77654.30cb.1cb2@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <455289ae.1bc77654.30cb.1cb2@mx.google.com> X-Google-Sender-Auth: 596808b5b5f1dcc2 Cc: freebsd-smp@freebsd.org Subject: Re: question,about this OS X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2006 14:22:39 -0000 2006/11/9, mark : > > > Hello, First,thank you for your job.I think FreeBsd is very perfect OS. > > > > Now,I will introduce myself. I am a student from china. You can call me > Mark. > > > > When I setup it,,I have some questions. > > > > Can this OS support Dual-CORE intel CPU?? Yes. In order to exploit all the better SMP functionalities, enable SMP (and PREEMPTION) for a new kernel compilation (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html). Attilio PS: I've heard about the possibility to port the FreeBSD handbook into chinese language, but I'm unsure about the results... -- Peace can only be achieved by understanding - A. Einstein