From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1Sqy7i-00015x-Tz for garchives@archives.gentoo.org; Tue, 17 Jul 2012 03:06:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9460CE0441; Tue, 17 Jul 2012 03:06:41 +0000 (UTC) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 5AB67E0026 for ; Tue, 17 Jul 2012 03:04:48 +0000 (UTC) Received: by bkwj4 with SMTP id j4so4909645bkw.40 for ; Mon, 16 Jul 2012 20:04:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=GlTNg+KVhA+gT7pLHKQm4MrIvHCu4TBv0fwiSB/1Hcw=; b=s9Ex9IL2B8Ztk/j5522WeLkXBgcHkp6oPeI7oL1xo59FEZE038vq2slWGHkBaevQ0T 8NDh4RLD7hUUHDSozqV0Vtz14jm09C4xwc2wvQq6c88U7mI8U+z+NY0h9LC+L0TjvKej ivTZKlu7tz0m2NEfCPwwG0/QDVfoGbA8OIZdZtFcRliMcczp4JYIdGd6qE7JkPbR7mpO pjZteriEUIl7Zegpp0/O5chV62/Y9v8N9pLYR9KdK+p45nQg64p2MWAwui8BLVTEoZkg 24jpys/RizjzgzecBraKoV+VFW4iPvfpgNBRau4eU5JmLr5HoS8NpXLhKjzYv0eK/a1b Ad1g== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.204.129.4 with SMTP id m4mr241885bks.55.1342494287410; Mon, 16 Jul 2012 20:04:47 -0700 (PDT) Received: by 10.204.10.12 with HTTP; Mon, 16 Jul 2012 20:04:47 -0700 (PDT) In-Reply-To: References: Date: Mon, 16 Jul 2012 23:04:47 -0400 Message-ID: Subject: Re: [gentoo-user] 32bit or 64bit From: Michael Mol To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: efdbb79e-28b9-4543-9a4a-e5d03269b19e X-Archives-Hash: 6894230c62056c74cede4a8fab444b5a On Mon, Jul 16, 2012 at 10:52 PM, Mark Knecht wrote: > On 7/16/12, Nilesh Govindrajan wrote: >> So the same old query again I guess. >> What architecture should I use for a machine with 3GB RAM and a 64bit >> processor? >> >> I believe 64bit should be given serious consideration only if RAM is gt or >> = 4 GB, even there 32bit is allowable with PAE if I'm not wrong. >> >> So what is recommended? There are as such no special use cases to go 64bit >> for me. >> > > Why 32? ... Flash, win32 codecs, probably Wine but not sure as it has > been years... 64-bit WINE worked for me. Even for running 32-bit WoW. (Though I was running a multilib profile. Uncertain if that had an impact.) > > Why 64? ... Virtualization... > > Depends on what you want and/or need. IMO, it's worth the 'overhead' to run 64-bit, if only for the greater number of GPRs and other architectural improvements. There's honestly a lot of good stuff in x86-64 beyond the larger address space. The increased address space also helps long-lived programs avoid address space fragmentation. -- :wq