From owner-freebsd-amd64@FreeBSD.ORG Tue Jan 25 15:09:23 2005 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 A721416A4CE for ; Tue, 25 Jan 2005 15:09:23 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F69343D31 for ; Tue, 25 Jan 2005 15:09:23 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) j0PF9Mgu076844; Tue, 25 Jan 2005 07:09:22 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)j0PF9Mwe076843; Tue, 25 Jan 2005 07:09:22 -0800 (PST) (envelope-from sgk) Date: Tue, 25 Jan 2005 07:09:22 -0800 From: Steve Kargl To: "O. Hartmann" Message-ID: <20050125150922.GA76678@troutmask.apl.washington.edu> References: <41F64442.70808@uni-mainz.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41F64442.70808@uni-mainz.de> User-Agent: Mutt/1.4.2.1i cc: freebsd-amd64@freebsd.org Subject: Re: FreeBSD 5.X/AMD64: Linuxulator 64/32 Bit? 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: Tue, 25 Jan 2005 15:09:23 -0000 On Tue, Jan 25, 2005 at 02:06:10PM +0100, O. Hartmann wrote: > I have a simple, maybe obsolete, question. > In kernel config templates (GENERIC) for FreeBSD 5.3/AMD64 I found some > compatibility options, namely > > options COMPAT_LINUX32 > options COMPAT_IA32 > (options COMPAT_43) > > The system I wish to setup is a Athlon64 3200+ system. Software is to be > compiled when needed as it comes out of the ports collection. > > If I avoid the above mentioned compatibility options, is the Linuxulator > in AMD64-FreeBSD 64Bit like x86_64 Linux? No. > Assumed, I will enable IA32 compatibility, has this some performance > penalties to a system running nativ 64Bit software? No. -- Steve