From: "Thomas T. Veldhouse" <veldy@veldy.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] 64-bit system?
Date: Mon, 18 Sep 2006 11:39:30 -0500 [thread overview]
Message-ID: <450ECBC2.8090409@veldy.net> (raw)
In-Reply-To: <7573e9640609180849g1f1cb882le265a37fbc4981@mail.gmail.com>
Richard Fish wrote:
> On 9/18/06, Grant <emailgrant@gmail.com> wrote:
>> I'm putting together a new system and I'm considering going 64-bit.
>> Is the benefit of such a system pretty much speed? What are the
>> drawbacks of using a 64-bit system with Gentoo?
>
> You'll only notice a speed increase with applications that need to
> caculate very large numbers, like encryption keys and certain
> scientific apps. Everything else will basically run just as fast in
> 32-bit mode as it will in 64-bit. There are exceptions in certain
> media encoders that don't have hardware optimizations for 64-bit, that
> may actually run faster as 32-bit apps.
Applications compiled in 64-bit mode can address larger blocks of memory
without paging. Memory intensive applications can greatly benefit from
this. Another minor difference is that chess engines based upon
bitboards (i.e. Crafty and GnuChess), when compiled in 64-bit mode will
perform much faster due to the fact that an entire board representation
fits into a single WORD. On 32-bit systems, such a board is split
between two words and there is overhead with juggling this deficit.
Tom Veldhouse
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-09-18 16:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-18 14:18 [gentoo-user] 64-bit system? Grant
2006-09-18 11:40 ` Rafael Barrera Oro
2006-09-18 15:10 ` alain.didierjean
2006-09-19 5:36 ` Drew
2006-09-18 15:49 ` Richard Fish
2006-09-18 16:30 ` Grant
2006-09-18 16:39 ` Thomas T. Veldhouse [this message]
2006-09-19 5:46 ` Pawel Kraszewski
2006-09-26 15:30 ` Grant
2006-09-28 3:53 ` Drew
2006-09-18 19:46 ` Gian Domeni Calgeer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=450ECBC2.8090409@veldy.net \
--to=veldy@veldy.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox