LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware - Installation (https://www.linuxquestions.org/questions/slackware-installation-40/)
-   -   Slackware vs Slackware64 (https://www.linuxquestions.org/questions/slackware-installation-40/slackware-vs-slackware64-4175439900/)

kcirick 12-03-2012 11:43 PM

Slackware vs Slackware64
 
Hello,

I've installed and am using Slackware 14.0 (32bit), and I have no problem with my system.

However, I'm wondering, since my cpu is 64bit compatible, should I really be running Slackware64? Is it really just a matter of personal opinions, or is there a general consensus on what is better?

I have a netbook with 2GB RAM. I don't do any video editing or play games (I edit a lot of codes)

I don't really want to do a complete reinstall, but if it's really better to be running 64bit version, then I'll need to think about it

Thanks,

H_TeXMeX_H 12-04-2012 03:14 AM

The only reason would be for performance benefits, which on a netbook do matter.

Overall there is a performance benefit to 64-bit, the greatest being in multimedia encoding/decoding and encryption, but also slight increases in performance that add up with other programs.

Here's a benchmark:
http://www.phoronix.com/scan.php?pag...204_3264&num=1
I don't like most phoronix benchmarks, but this one is done reasonably well.

onebuck 12-04-2012 07:21 AM

Member Response
 
Hi,
Quote:

Originally Posted by kcirick (Post 4842196)
Hello,

I've installed and am using Slackware 14.0 (32bit), and I have no problem with my system.

However, I'm wondering, since my cpu is 64bit compatible, should I really be running Slackware64? Is it really just a matter of personal opinions, or is there a general consensus on what is better?

I have a netbook with 2GB RAM. I don't do any video editing or play games (I edit a lot of codes)

I don't really want to do a complete reinstall, but if it's really better to be running 64bit version, then I'll need to think about it

Thanks,

One caveat would be if you need 32bit apps on a 64bit system. For running 32b on 64b you can use Alien_Bob's http://connie.slackware.com/~alien/multilib/ and be sure to look at Official Multilib HOWTO or Better read than the README

You will see gains by using 64bit along with the multilib install.
HTH!

millgates 12-04-2012 08:04 AM

To summarize my opinion on this,
64-bit:

+ can compile and run 64-bit binaries
+ can utilize more than 4 GB of memory per process.
+ offers slightly better performance in certain types of computations
- can not run 32 binaries - may be a problem since there still are programs that are 32-bit only.
- 64-bit binaries are larger than 32-bit

multilib
+ allows you to compile and run both 32 and 64 bit binaries.
- takes up more hard drive space
- is more difficult to maintain since you need to have both 32-bit and 64-bit versions of almost everything.
- sometimes requires additional hassle when compiling software to make it link the right libraries.

Erik_FL 12-10-2012 01:56 AM

If you have a netbook, check carefully. Some Intel Atom CPUs do not support 64-bit. If you need any third-party drivers that are not included with Linux then check to make sure there are 64-bit versions of the drivers available.

You will get a lot of different opinions about 32-bit versus 64-bit. I'd say, use 64-bit unless you have a reason not to use it. If you've already got a 32-bit system installed, then there isn't a big reason to install 64-bit. The next time that you do an install or upgrade you can consider switching to 64-bit. A 64-bit system may use a little bit more memory and disk space, though it also may be slightly faster.

The main benefit of 32-bit is compatibility. A 32-bit system will run on both 32-bit and 64-bit CPUs. Most kernel software and drivers have a 32-bit version. The size of RAM is not an issue, since 32-bit Linux can address up to 64 GB (with Physical Address Extension enabled in the kernel). Your system only has 2 GB so you don't even need to enable PAE.

A 64-bit system may be a little faster for running 64-bit applications. The ability to run 64-bit applications is the main reason why you will eventually want a 64-bit system. If you want to run 32-bit applications on a 64-bit system then you need to install the "multilib" files. Ordinary 32-bit applications will run as long as you provide the required 32-bit libraries needed by the applications. The 32-bit applications might not run any faster on a 64-bit system.

The only reason that I've found to not use 64-bit is on a 32-bit CPU, or when I've needed special kernel or driver software that only supports 32-bit. An example of that is "dmraid". Proprietary drivers from some hardware manufacturers may also only be available for a 32-bit kernel. You may still be able to build your own 64-bit versions of some of those programs but it may be simpler to use use a 32-bit version of Linux.

If you have a mixture of computers with 32-bit and 64-bit CPUs then you may want to run a 32-bit Linux system on all of them so that you can keep the software very similar. If you use your Linux system to create 32-bit boot discs or build 32-bit applications then a 32-bit system may be more convenient. However you can usually do all of those same things on a 64-bit system with the correct scripts and software configuration.

There were really two main reasons for the creation of 64-bit CPUs. First, AMD created a moderately priced 64-bit CPU to market to consumers and compete with Intel 32-bit consumer CPUs. As a marketing strategy, Intel had kept 64-bit limited to expensive premium CPUs in the server and corporate market. AMD's decision forced Intel to start marketing 64-bit to consumers. Intel had to develop their own less expensive consumer 64-bit CPUs and that gave AMD a head start getting into the market. Once the genie was out of the bottle, Intel and Microsoft could no longer tell consumers that they didn't need a 64-bit CPU. I think that Microsoft got caught somewhat by surprise, and had to quickly release a 64-bit version of XP to keep consumers happy. Without this marketing push, 64-bit may have been adopted much more slowly.

The second reason is because Microsoft never fully implemented Physical Address Extension (PAE) support in 32-bit versions of Windows. Even the 32-bit server versions of Windows had a kind of kludged way of supporting PAE. Because they don't fully support PAE, 32-bit versions of Windows are limited to 4GB of RAM. Intel had kept consumer based chip-sets limited to 4 GB of RAM (or less). However, other chip-set manufacturers did not make that distinction between consumer and server chip-sets and started to support more than 4 GB of memory. Microsoft decided to make customers buy 64-bit versions of Windows rather than giving them support for PAE in 32-bit versions (when they released Vista). Vista changed the driver model in Windows and was a perfect opportunity for Microsoft to fully support PAE in 32-bit versions (they chose not to). That might have been different if 64-bit CPUs didn't become popular, but we'll never know. Memory capacity on motherboards was certainly growing to the point that consumers were likely to complain about the lack of support for over 4 GB. Again it was marketing of more and more memory capacity on motherboards that drove a need for a change in Windows.

32-bit versions of Linux fully support PAE, and can address up to 64 GB of RAM. Ironically (due to hardware marketing) most motherboards that support over 4 GB of RAM have 64-bit CPUs. PAE is mostly useful when running 32-bit Linux on a 64-bit CPU. Consumer versions of Linux mostly support 64-bit because it is there, not because there was any great need for 64-bit. There are some server applications that greatly benefit from 64-bit support. Without the outside forces of AMD and motherboard manufacturers moving consumer PCs to 64-bit, there would probably be fewer consumer 64-bit Linux distributions and applications. For my own single-user workstation use I have found very little difference in performance between 32-bit and 64-bit Linux on the same hardware. Since 64-bit CPUs are optimized to run in 64-bit mode, it is fair to assume that there may be some benefit to running 64-bit software on a 64-bit CPU. That benefit is more likely to occur with applications re-designed to take advantage of a 64-bit CPU. As the focus shifts away from 32-bit operating systems, the performance differences will probably increase with newer CPUs. Eventually it will be 64-bit versions of software that are better supported and more available than 32-bit versions. One thing that most people agree on is 64-bit CPUs were eventually going to be needed, even if they weren't needed by most people when they were marketed. Because Linux has no profit motive driving the upgrade process we are each free to decide when it is time to use 64-bit.


All times are GMT -5. The time now is 07:53 AM.