Results 1 to 3 of 3
Good Morning
Can any one please explain me what is 32 bit Operating system and 64 bit operating system?
Regards
raqeeb...
- 06-07-2009 #1Just Joined!
- Join Date
- May 2009
- Posts
- 1
32bit and 64bit
Good Morning
Can any one please explain me what is 32 bit Operating system and 64 bit operating system?
Regards
raqeeb
- 06-07-2009 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Welcome to the forums!

Check this link for some information on 32-bit vs 64-bit distributions:
http://www.linuxforums.org/forum/lin...bit-linux.htmloz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 06-07-2009 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
The link provided by ozar makes good points. I'd just like to add a few things, as I run a 64-bit Linux OS on my main workstation.
1. If your system supports the PAE extensions, then a 32-bit OS will handle more than 8GB of RAM if it uses a recent kernel that has been compiled to use the PAE extensions.
2. A 64-bit x86 Linux distribution will run 32-bit applications seamlessly.
3. Even with PAE and more than 4GB of RAM, no single application in 32-bit mode can handle more than 4GB of memory. This might be an issue if you are running large databases or need to cache a lot of data in memory for performance purposes.
4. If you are running one or more virtual machines on your system, then use a 64-bit distribution if your system supports it.
In the year and a half since I started running a 64-bit system, my only performance issue (mostly) has been I/O bandwidth. Ie, disc latency is the biggest bottleneck in the system. CPU intensive operations are proably a wash on current systems, though many CPU benchmarks show that 32-bit linux is still faster than 64-bit versions unless, as noted, the applications are designed for the 64-bit environment.
So, if you are still uncertain which is best for you, then provide some more details about your system configuration and what your intended uses of it might be. Then we can give you more explicit advise.Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote