mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Hardware

Reply
 
Thread Tools
Old 2009-07-09, 13:18   #1
joblack
 
joblack's Avatar
 
Oct 2008
n00bville

23×7×13 Posts
Default 8 GByte on 32-Bit Linux Kernel with PAE + mprime?

I've recently upgraded to 8 GByte (they are so cheap at the moment) and running them with Linux 2.6.25-1 and PAE.

I would like to upgrade to 64 Bit someday but at the moment I still have a driver which likes 32-Bit more.

Anyway, my question is what is the maximum memory for a mprime thread ... less than 4 Gbyte? Are there any other limitations? Is it actually speeding up the process with more memory?

Last fiddled with by joblack on 2009-07-09 at 13:42
joblack is offline   Reply With Quote
Old 2009-07-09, 15:27   #2
Kaboom
 
Kaboom's Avatar
 
Apr 2003
Milan, Italy

2·3·5 Posts
Default

Quote:
Originally Posted by joblack View Post
I've recently upgraded to 8 GByte (they are so cheap at the moment) and running them with Linux 2.6.25-1 and PAE.
As far as I know using PAE is going to give you a big (10-30%) performance hit, because of the overhead in memory addressing.

Quote:
Originally Posted by joblack View Post
I would like to upgrade to 64 Bit someday but at the moment I still have a driver which likes 32-Bit more.
If you plan to keep using so much memory, 64bit is the only way to go. Start searching an alternative for that driver (which one, BTW? 64bit driver support under linux is supposed to be quite solid)

Quote:
Originally Posted by joblack View Post
Anyway, my question is what is the maximum memory for a mprime thread ... less than 4 Gbyte?
2.5 GB, again AFAIK.
Kaboom is offline   Reply With Quote
Old 2009-07-09, 17:14   #3
joblack
 
joblack's Avatar
 
Oct 2008
n00bville

23·7·13 Posts
Default

Quote:
Originally Posted by Kaboom View Post
As far as I know using PAE is going to give you a big (10-30%) performance hit, because of the overhead in memory addressing.



If you plan to keep using so much memory, 64bit is the only way to go. Start searching an alternative for that driver (which one, BTW? 64bit driver support under linux is supposed to be quite solid)



2.5 GB, again AFAIK.
The overhead for PAE isn't that hard ... 64 Bit also uses a three-level page table ... with PAE you can use up to 64 GByte RAM, only one thread can't use more than 2 GB ...

I would like to upgrade to Debian 64-Bit. The kernel is very fast changeable but is there a possibility to just upgrade to 64-Bit (with apt-get perhaps)?

Last fiddled with by joblack on 2009-07-09 at 17:17
joblack is offline   Reply With Quote
Old 2009-07-09, 19:15   #4
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

588010 Posts
Default

Quote:
Originally Posted by joblack View Post
The overhead for PAE isn't that hard ... 64 Bit also uses a three-level page table ... with PAE you can use up to 64 GByte RAM, only one thread can't use more than 2 GB ...

I would like to upgrade to Debian 64-Bit. The kernel is very fast changeable but is there a possibility to just upgrade to 64-Bit (with apt-get perhaps)?
i only use linux(ubuntu which was based on debian i think) not debian but i would be amazed if it would be possible to upgrade without a reinstall

windows has that capability but Microsoft is so big it can afford to do that sort of thing
henryzz is offline   Reply With Quote
Old 2009-07-09, 20:28   #5
joblack
 
joblack's Avatar
 
Oct 2008
n00bville

23·7·13 Posts
Default

Quote:
Originally Posted by henryzz View Post
i only use linux(ubuntu which was based on debian i think) not debian but i would be amazed if it would be possible to upgrade without a reinstall

windows has that capability but Microsoft is so big it can afford to do that sort of thing
Just have done so ...

Ok you can't directly upgrade but you can make it easy ...

- dpkg --get-selections > packages_installed.txt
- move everything from your root directory in a backup directory (you need knoppix or some other livecd for that (something like 'move * backup').
- reinstall without formating the partition (you need enough free space on the partition, only standard installation)

After that
- apt-get install dselect
- echo packages_installed.txt > dpkg -set-selections
- dselect (then click through until install)
- apt-get install rsync
- rsync -av -delete-after /backup/home/blabla/ /home/blabla
- copy necessary conf files from /backup/etc in /etc
- install proprietary driver (nvidia, vmware)

Normally that's it ... perhaps you need some other configuration or data files copied ... and adjust your rights/user (chown/chmod) - not always needed ...

Time: about 2 - 3 hours ...

By the way I'm not seing that mprime runs faster after that upgrade ... I'm wondering where George got the acceleration idea for 64-bits?

Last fiddled with by joblack on 2009-07-09 at 20:47
joblack is offline   Reply With Quote
Old 2009-07-09, 22:19   #6
lfm
 
lfm's Avatar
 
Jul 2006
Calgary

1101010012 Posts
Default

Quote:
Originally Posted by joblack View Post
By the way I'm not seing that mprime runs faster after that upgrade ... I'm wondering where George got the acceleration idea for 64-bits?
Did you forget to upgrade mprime to the 64 bit version?
lfm is offline   Reply With Quote
Old 2009-07-09, 23:18   #7
joblack
 
joblack's Avatar
 
Oct 2008
n00bville

23×7×13 Posts
Default

Quote:
Originally Posted by lfm View Post
Did you forget to upgrade mprime to the 64 bit version?
Nope i've upgraded - is running on Q6600 @ 3Gh ...
joblack is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
'Kernel memory leaking' Intel processor design flaw forces Linux, Windows redesign M344587487 Science & Technology 42 2018-11-17 13:07
Linux kernel.shmmax value pinhodecarlos Linux 2 2012-06-09 12:55
Problem on Linux with fresh kernel T.Rex Software 3 2006-08-05 09:15
kernel grsecurity kills mprime gue Software 0 2003-12-06 17:22
'Kernel too old' for prime 22.9 on linux 2.0.38 Graffiti73 Software 7 2002-09-15 18:39

All times are UTC. The time now is 06:42.


Sat Jul 17 06:42:22 UTC 2021 up 50 days, 4:29, 1 user, load averages: 2.07, 1.72, 1.43

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.