Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Maybe this is a simple question. I installed Ubuntu 32bit on my new Intel Atom 330 based system. Works great. Then I read somewhere that Intel Atom 330 was 64bit prepared. What does this mean?
What should I run? 64bit or 32bit Ubuntu server?
Will there be any benefits (performance, stability etc etc)?
if you want to know if it is a 64 bit or 32 bit cpu you can check cat /proc/cpuinfo and look for the flag lm(not lahf_lm that is something completely different)
not all atom CPU's are 64 bit, so you would need to check. It looks like the 330 does indeed support 64 bit.
64 bit will really only provide large performance gains for certain tasks such as video encoding or graphics rendering, etc. it will not do much of anything for your standard day to day web browsing, typing a letter, sending an email, etc..
Running 32 bit applications on a 64 bit platform works fine, but may actually give performance penalties rather than gains.
(see the gameing benchmarks on phoronix)
Stability wouldn't change
64 Bit will allow you to access memory larger than 4 GB
if you have the time and inclination go ahead and give the 64 bit distros a shot..
Sure
if I can on a low level basis.. What would you like to know?
Have not installed Ubuntu 64bit server yet.
As for now being(running on Ubuntu 32bit) I have to say that I'm very happily surprised! It is hosting a Jetty, Echo3, Postgresql webapp and its doing its job very well. And it looks great! (small box).
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195
Rep:
There are different opinions about the performance boost when installing 64-bits version of the OS, some even say if becomes slower.
My experience is that when I installed Debian Lenny 64bits on my laptop it seemed to be more responsive and it ran cooler. But I am looking forward to any more experiences.
BTW I am not surprised at all with the performance of your system. The Atom is really very good. I am running a few on Debian/KDE and they perform very good. I have a number of dual cores in order as well.
Too bad that is my system the Northbridge (?) is still a 945, using about 10 times the energy of that (very efficient) Atom. Is there still a 945 chip with fan in your 330 box?
64 bit is far better for floats and generally usage (do not know good bench to prove it), but 32 bit mode is better for integer computation and especially for md5sum and Blowfish encryption. I reuse the same test several times in this two cases and obtained about the same results.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.