Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
03-30-2011, 07:19 AM
|
#1
|
Member
Registered: Nov 2007
Location: India
Distribution: Debian Stable, Debian Testing
Posts: 219
Rep:
|
bigmem vs 64bit kernel
hi,
I currently have a 32bit system running tomcat, it has 2GB of RAM, i will be upgrading to 4GB(max the mobo will support), i am trying the weight the pros & cons of using a bigmem kernel instead of doing a fresh 64bit install.
How do the two compare? (i don't really have any issues doing a fresh 64bit install, but if the using bigmem kernel is just as good then there is no point doing a fresh 64bit install).
Thanks,
|
|
|
03-30-2011, 07:45 AM
|
#2
|
Senior Member
Registered: Jul 2007
Distribution: Gentoo
Posts: 2,125
|
Just to point that you may already know, a 32 bit kernel will handle up to 4GB of memory. I don't have an answer for you on the differences between the two kernels, so I can't speak for whether or not one would have a performance advantage over the other. I thought I would mention that it isn't necessary to change your kernel for 4GB of memory, just in case that was a possible consideration for you.
|
|
|
03-30-2011, 07:59 AM
|
#3
|
Moderator
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
|
Quote:
Originally Posted by Noway2
Just to point that you may already know, a 32 bit kernel will handle up to 4GB of memory. I don't have an answer for you on the differences between the two kernels, so I can't speak for whether or not one would have a performance advantage over the other. I thought I would mention that it isn't necessary to change your kernel for 4GB of memory, just in case that was a possible consideration for you.
|
In theory, a 32 bit kernel would support 4GB of memory, but in practice it will not, at least on systems with x86-architecture. The add-in cards in the system will use the memory below 4GB to map there own memory and I/O there. That address space is not usable for the system. A 32 bit PAE-kernel or a 64 bit kernel is able to use that memory with a simple trick, the space blocked by the peripheral devices is remapped to an address space above 4GB. A 32 bit kernel without PAE is not able to use that, just because it is above the 4GB limit.
Last edited by TobiSGD; 03-30-2011 at 08:01 AM.
|
|
|
03-30-2011, 11:14 PM
|
#4
|
Member
Registered: Nov 2007
Location: India
Distribution: Debian Stable, Debian Testing
Posts: 219
Original Poster
Rep:
|
thanks for the replies ppl 
would there be performance hit if i were to use a 32bit PAE/Bigmem kernel instead of a 64bit one???
this may be a n00b-ish question but would the device drivers for a regular 32bit kernel also work for a 32bit PAE/bigmem kernel???
|
|
|
03-31-2011, 07:42 AM
|
#6
|
Moderator
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
|
Quote:
Originally Posted by austinium
thanks for the replies ppl 
would there be performance hit if i were to use a 32bit PAE/Bigmem kernel instead of a 64bit one???
this may be a n00b-ish question but would the device drivers for a regular 32bit kernel also work for a 32bit PAE/bigmem kernel???
|
The performance loss with a PAE-kernel is minimal. Regarding the drivers, it depends. The more common drivers, like the ATI or NVidia drivers for video-cards work fine. If you have to use more exotic ones, you have to try it.
Bas as recommended before, 64 bit is mature enough (at least I have no problems with that), so go for 64 bit.
|
|
|
All times are GMT -5. The time now is 11:20 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|