From owner-freebsd-i386@FreeBSD.ORG Tue Nov 6 11:46:40 2007 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EBE416A479 for ; Tue, 6 Nov 2007 11:46:40 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.234]) by mx1.freebsd.org (Postfix) with ESMTP id D041C13C4B0 for ; Tue, 6 Nov 2007 11:46:39 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so1196561nzf for ; Tue, 06 Nov 2007 03:46:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received: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; bh=aZAzjw0lHMKmYGfG3IterU4p9pUuX5rvmZ/+DhrhR/I=; b=QL+9z53XQYJy9l36R4Ck20KxxImB9eoN1XAQ4RtJRZqRyue1b0nCb/B7tXmv1ZdaMQg0cEpzji6/lCeY84CtNBytgvKKTWwC8qFe1Stxp19NBKzmIGrQFoFPW69djyniEJR84JO7KAarb1OW2AiFlIRgvBiNoWRfjnOB8zWtiFM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; 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=WClHa/3LgMg1uYx/3e4Wnp9V83JEaty5CVOoa+sBB79bo6uz6dB32fejUDErm38pEZmuOJtYcpbN78+2Uil+6DgBeC/HHr8yiY9k6puawc6+kWMtKLfiGJEPw4UvQK2sx6YJ1AZbhOmjURyjGvSA64qpPftMULBNqAXpTyvJEmc= Received: by 10.115.14.1 with SMTP id r1mr189814wai.1194349584538; Tue, 06 Nov 2007 03:46:24 -0800 (PST) Received: by 10.35.9.16 with HTTP; Tue, 6 Nov 2007 03:46:24 -0800 (PST) Message-ID: Date: Tue, 6 Nov 2007 11:46:24 +0000 From: "Rui Paulo" Sender: rpaulo@gmail.com To: "Maxim Sobolev" In-Reply-To: <47303BCA.3010805@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <472FA3B1.1070902@FreeBSD.org> <47303BCA.3010805@FreeBSD.org> X-Google-Sender-Auth: d6b8baa3cac066dc Cc: freebsd-current@freebsd.org, freebsd-i386@freebsd.org Subject: Re: MacBook users: possible fix for the SMP problem X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2007 11:46:40 -0000 On Nov 6, 2007 10:02 AM, Maxim Sobolev wrote: > By the way, it seems that you don't need this patch for the amd64 kernel > - 1st gen MacBooks don't have 64-bit mode, while 2nd gens don't have > this problem. I've just checked - the stock 7.0-BETA2 AMd64 kernel boots > just fine into SMP mode on my new Core 2 Duo based MacBook. Ok, thanks for the tip. Regards. -- Rui Paulo