From owner-freebsd-hardware@FreeBSD.ORG Tue Dec 9 16:27:55 2014 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3B04A707 for ; Tue, 9 Dec 2014 16:27:55 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E9AC9B91 for ; Tue, 9 Dec 2014 16:27:54 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 251D21FE023; Tue, 9 Dec 2014 17:27:46 +0100 (CET) Message-ID: <54872321.9020205@selasky.org> Date: Tue, 09 Dec 2014 17:28:17 +0100 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: patpro@patpro.net, "Wolff, Nicholas (Nick)" Subject: Re: Real vs available memory References: <54871680.6060705@sentex.net> <33800656-9F95-489B-9A0B-72102C685E6D@3geeks.org> <6D0C0CB6-8B4E-41F4-B684-FA7A65BEA535@patpro.net> In-Reply-To: <6D0C0CB6-8B4E-41F4-B684-FA7A65BEA535@patpro.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-hardware@freebsd.org" , Daniel Mayfield X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2014 16:27:55 -0000 On 12/09/14 17:24, patpro@patpro.net wrote: > hmm my bad. > strange indeed to read hw.machine i386 when it's 64 bit capable. > Maybe you can build and install a 64-bit kernel only, and the re-boot, but userspace will still be 64-bit :-) --HPS