EDIT: I forgot to mention which processor I have! It is a Core 2 Duo T5250.
Well, I've been doing a deep research regarding the x86_64 architecture, its benefits, implications and cons. I had almost decided to go with a 64bit system when I started configuring some features in the kernel configuration interface and things seemed very different form the documentation.
Take the CPU Frequency Scaling - a common feature for mobile computers, for example. This article in the Gentoo wiki: http://gentoo-wiki.com/HOWTO_CPU_Frequency_Scaling tells you to enable ACPI. Fine. I went to the kernel menuconfig->Power Management Options and searched for ACPI. Nothing.
Then I tried searching for ACPI, and it was indeed found:
"What the heck?" - I thought myself. I must be going crazy. However, just above this text, there were another relevant piece of information:Location:
-> Power Management Options
-> ACPI (Advanced Configuration and Power Interface) Suppor
Hmmm.. from what I can understand, ACPI settings are only enabled on 32bit systems?Depends on: !X86_VOYAGER && ACPI && X86
If so, I ask, does it really worth it to install a 64bit system on a mobile platform?
Thanks in advance.




