From owner-freebsd-amd64@FreeBSD.ORG Wed Mar 3 14:25:33 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBCDC16A4CE for ; Wed, 3 Mar 2004 14:25:33 -0800 (PST) Received: from mail.ncsa.uiuc.edu (mail.ncsa.uiuc.edu [141.142.2.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93D7F43D1D for ; Wed, 3 Mar 2004 14:25:33 -0800 (PST) (envelope-from koziol@ncsa.uiuc.edu) X-Envelope-From: koziol@ncsa.uiuc.edu X-Envelope-To: freebsd-amd64@freebsd.org Received: from sleipnir.ncsa.uiuc.edu (sleipnir.ncsa.uiuc.edu [141.142.96.70]) by mail.ncsa.uiuc.edu (8.11.7/8.11.6) with ESMTP id i23MPUq31762; Wed, 3 Mar 2004 16:25:30 -0600 Received: from sleipnir.ncsa.uiuc.edu (localhost [127.0.0.1]) i23MPV5D035305; Wed, 3 Mar 2004 16:25:31 -0600 (CST) (envelope-from koziol@sleipnir.ncsa.uiuc.edu) Received: (from koziol@localhost) by sleipnir.ncsa.uiuc.edu (8.12.10/8.12.10/Submit) id i23MPV7m035304; Wed, 3 Mar 2004 16:25:31 -0600 (CST) (envelope-from koziol) From: Quincey Koziol Message-Id: <200403032225.i23MPV7m035304@sleipnir.ncsa.uiuc.edu> In-Reply-To: <200403032321.53782.adridg@cs.kun.nl> To: Adriaan de Groot Date: Wed, 3 Mar 2004 16:25:31 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: freebsd-amd64@freebsd.org Subject: Re: freebsd-amd64 Digest, Vol 39, Issue 3 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2004 22:25:34 -0000 [ PGP not available, raw data follows ] > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Wednesday 03 March 2004 23:01, Quincey Koziol wrote: > > > in addition, my make.conf sets -g for everything, so the whole system is > > > built with debugging all the time. It runs smoothly. > > > > Hmm, what motherboard are you using? I've got an MSI K8T Master-FAR2 > > in this system. Is anyone out there successfully using this motherboard > > with FreeBSD 5-CURRENT? > > Asus K8V deluxe, amd64 3200+, 1G RAM. Nothing weird going on at all. I started > with a snapshot releease from november, got the cvsup-no-gui, updated, and > have been tracking current since. I've never actually installed any of the > - -RELEASEs that support amd64. Hmm, that's a single-CPU board, correct? Mine is a dual-CPU board with two opteron 240's installed. I wonder if that's the problem... I may try to build with a non-SMP kernel if this latest build still has the weird "slowness" problem. Thanks, Quincey