![]() |
![]() |
#1 |
Apr 2003
Berlin, Germany
192 Posts |
![]()
http://kerneltrap.org/node/view/418
That sounds very interesting! And it offers new possibilities for efficient FFT implementations. |
![]() |
![]() |
![]() |
#2 |
Apr 2003
Berlin, Germany
36110 Posts |
![]()
Ok, some more details about the use of these large pages:
Oracle managed to get a 8% speedup by using the large pages. Although I have little experience in this area I think for FFTs the speedup will be much larger, because:
Older discussions regarding this topic can be found here: http://www.mail-archive.com/mersenne.../msg07117.html |
![]() |
![]() |
![]() |
#3 |
Apr 2003
Berlin, Germany
1011010012 Posts |
![]()
Here is a paper which gives some numbers for achieved speedups by using "superpages": http://portal.acm.org/citation.cfm?i...l=GUIDE&dl=ACM
(I think the pdf can only be seen by people which have a subscription) Here some results of memory intensive benchmarks with some impressive examples (together with the average speedups because in most cases the speed increase is <10%): Code:
SPEC benchmark Speedup by using superpages vpr 38.3% mcf 67.6% vortex 11.2% bzip2 14.0% average for SPECint 11.2% galgel 28.9% art 12.2% lucas 28.0% :cool: apsi 82.7% average for SPECfp 11.0% and some non-SPEC benchmarks: FFTW 54.9% :grin: Matrix 654.6% :shock: I think these numbers tell enough to justify any GIMPS-related research in this area - especially as it is available with Linux kernel versions 2.5.36+ and 2.6. Actually (for first tests) it just need a change of the memory allocating and releasing system calls. Last fiddled with by Dresdenboy on 2003-12-08 at 14:33 |
![]() |
![]() |
![]() |
#4 |
Apr 2003
Berlin, Germany
16916 Posts |
![]()
Here the paper (and other stuff) is accessible for everyone:
http://www.cs.rice.edu/~jnavarro/superpages/ |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Large memory usage | Unregistered | Information & Answers | 8 | 2010-05-14 23:45 |
Large-capacity memory | fivemack | Hardware | 17 | 2010-02-12 22:29 |
GMP-ECM on large memory systems ~ 60 Gb | Tom | GMP-ECM | 20 | 2007-12-21 18:57 |
Large memory bugfix for mprime 24.14.2 | S00113 | Software | 7 | 2006-03-24 02:56 |
Is there a large memory method? | nibble4bits | Miscellaneous Math | 21 | 2005-11-11 12:57 |