From owner-freebsd-questions@FreeBSD.ORG Mon Nov 13 22:36:35 2006 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 5923A16A4C2 for ; Mon, 13 Nov 2006 22:36:35 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5479D43DC6 for ; Mon, 13 Nov 2006 22:32:59 +0000 (GMT) (envelope-from tfcheng@gmail.com) Received: by nz-out-0102.google.com with SMTP id s1so852456nze for ; Mon, 13 Nov 2006 14:32:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=CXZNf/OJiVXgSRFZ0FyIO0wdni3JzFEHLw+4xuxCCcGEAOtGmlZYBdzK9jiV6fMvUi46EamC+YAq/08GgAg5hp+G7oSRIddlI6DMgxn14JUCHF4mJ8sKw40YKsBBUrF8KUeLCfGci9UllAWH3iyfIXcoDwAc0UgOWQJODY9i83k= Received: by 10.65.38.7 with SMTP id q7mr282567qbj.1163457165609; Mon, 13 Nov 2006 14:32:45 -0800 (PST) Received: by 10.64.201.10 with HTTP; Mon, 13 Nov 2006 14:32:45 -0800 (PST) Message-ID: Date: Mon, 13 Nov 2006 17:32:45 -0500 From: "Tsu-Fan Cheng" To: FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: hands-on experience on 6.1 amd64 vs. i386 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: Mon, 13 Nov 2006 22:36:35 -0000 this is nothing professional, just my personal experience. same machine, two sata, one is amd64, the other i386. while doing portupgrade due to gtk upgrade on amd64, it reboot a few times, never finished the job, and i can't say why. but on i386, portupgrade -fa due to no maintenance for a couple of months, never reboot itself, but has some ports failed to upgrade due to various reason, which can be solved by myself. TFC