It is for the apps, but not at kernel level. Hold the 6 and 4 key while booting up the computer. It is unnecessary though.
What is unnecessary. Perhaps a newbie question... What does the kernel do an what benefits are there if the kernel is 64 bit. Sorry about my ignorant technical knowledge.
What is unnecessary. Perhaps a newbie question... What does the kernel do an what benefits are there if the kernel is 64 bit. Sorry about my ignorant technical knowledge.
What is unnecessary. Perhaps a newbie question... What does the kernel do an what benefits are there if the kernel is 64 bit. Sorry about my ignorant technical knowledge.
The main advantage of running the kernel in 64-bit mode is addressing large amounts of RAM (going past 4GB). The other advantages of 64-bit aren't really utilized in the kernel (more efficient code, to put it simply). 64-bit applications can take fully utilize 64-bit mode - independent of kernel mode.
To clarify:
64 bit mode doesn't impact your computer addressing 4 gigs or more, only the kernel addressing 4 gigs or more.
And if you don't know how much RAM your kernel is using, you probably don't need kernel 64.
gomac you posted while I was working on my post the other poster was correct though that a lot of the built on applications have code optimized for the 64 bit Kernel Extensions, they may run a little faster due to the code being optimized that way, although the difference is probably pretty minimal, what we need is benchmarks on two new mac one with 32 bit extensions and one with 64 bit extensions both with 4GB's of ram and do side by side comparisons.