![]() |
![]() |
#1 |
Jan 2003
North Carolina
2×3×41 Posts |
![]()
I am posting this in the hardware forum because I suspect a hardware problem, but I need feedback. Didn't see any topics with the words "exhausted memory" in them either.
Ran the torture test two times. I've set the prime95's memory parameters to be 550MB out of 768MB on one run and 500MB out of 768MB in another. Both times it stops (AMD XP 1700, Win98SE, 768MB) when it hits the 2048K FFT and says "exhausted memory" The next line says the test is being stopped with "0 errors and 0 warnings" What's up with that? Do I have a hardware problem? Thanks -=- john |
![]() |
![]() |
![]() |
#2 |
∂2ω=0
Sep 2002
República de California
265278 Posts |
![]()
I don't have much experience with this sort of thing on x86, but I've seen similar happen using Mlucas in self-test mode on a few platforms. What seems to happen is that as each suseqent job allocates the memory it needs, the memory freed by the previous run is not being recycled, so if (for example) you run around 100 trials at an average FFT length of 1024K, each trial needing 8-10MB of RAM, you wind up exhausting a 1GB virtual memory space.
But I don't know if that's what's happening on your system - George would be the person to answer that. |
![]() |
![]() |
![]() |
#3 |
Jan 2003
North Carolina
2×3×41 Posts |
![]()
Argg! I turned off virtual memory pagefile and forgot to turn it back on. I feel stupid!
|
![]() |
![]() |
![]() |
#4 |
Oct 2002
Lost in the hills of Iowa
1C016 Posts |
![]()
Since it turned out to be a software problem, I moved this topic to Software.
Sometimes it's hard to tell 'till you FIND the problem. 8-) |
![]() |
![]() |
![]() |
#5 |
Sep 2002
Austin, TX
3·11·17 Posts |
![]()
Could Windows98 be using that much memory for an exhaust
![]() |
![]() |
![]() |
![]() |
#6 |
Sep 2002
66210 Posts |
![]()
I realize you found a solution ( turning the virtual memory paging system back on), but if after the first run you exited Prime95 then that memory should have been released ( how it takes to release is an issue ).
98se has some sort of OS memory issue if you have more than 512 MB, edit System.ini in the vcache section set the max amount of memory for caching ( MinFileCache and ChunkSize too if you want). [vcache] MaxFileCache=524288 or less if you want (what I have done, to give programs more, cache less) [vcache] MinFileCache=4096 MaxFileCache=24576 ChunkSize=512 Only the first 512MB can be cached. |
![]() |
![]() |
![]() |
#7 | |
Jan 2003
North Carolina
2·3·41 Posts |
![]()
dsouza123.
The first thing I did after loading Sin98, but before turning off the pagefile, was to set the vcache parameters (MaxFileSize=16384, I like it small). I probably should have mentioned that earlier. The vcache bug is a design flaw, but I'm stuck with this OS since I have apps that won't run on XP or linux. Regardless, Microshaft gives the lowdown here. Actually, I didn't find a solution yet. I turned the pagefile back on, got impatient, and I reported back to this thread success before verifying it (that'll teach me). ![]() Now I get [code:1]Out of memory 0 errors, 0 warning.[/code:1] So now I am out of memory, which is baloney, as opposed to "exhausted memory" (probably a malloc() status due to the pagefile missing). I have my suspecions about the mobo being DOA (because of other weirdness) but can't prove it yet. I'll double check for typos on the vcache settings. For now, I've taken out one of my two sticks of memory and torturing again. Maybe hardware. Maybe software. I haven't encountered this combination before. Don't know where this will end up. Suggestions are welcome. Quote:
-=- john |
|
![]() |
![]() |
![]() |
#8 |
Sep 2002
66210 Posts |
![]()
Have you shut down the PC since getting the messages ?
Some OS stuff doesn't get restored/fully restored until a full shutdown and startup. Maybe if the memory is still allocated before the pagefile was reactivated it is working with a reduced amount of memory, the allocated memory from the runs is now locked and unavailable for use. I notice after a program crashes the system resources aren't returned until a full shutdown and restart. Then they are completely restored. Maybe the allocated memory from Prime95 remains allocated and only after a shutdown will virtual memory work correctly and the memory be freed. I realize it is obvious that a shutdown will free all memory and resources because Windows starts fresh with each restart, but am mentioning it just to be thorough. |
![]() |
![]() |
![]() |
#9 |
"Mike"
Aug 2002
2×13×307 Posts |
![]()
I'm curious what program you run needs W98... XP has a real nice compatibility mode that does surprisingly well with older programs... If you want I could test your program with it to see if it works...
|
![]() |
![]() |
![]() |
#10 | |
Jan 2003
North Carolina
111101102 Posts |
![]() Quote:
Thanks for the offer. I may take you up on it if the search is positive. |
|
![]() |
![]() |
![]() |
#11 |
Jan 2003
North Carolina
2×3×41 Posts |
![]()
Still says "no memory" when it hits the 4096K FFT; the 3584K is fine. Apparently, Win98 needs a huge pagefile for FFT's that large.
So I'm going to declare the CPU and memory just fine. Got other problems though . . . :? |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
"Hybrid Memory Cube" offers 1 Tb/s memory bandwith at just 1.4 mW/Gb/s | ixfd64 | Hardware | 4 | 2011-12-14 21:24 |
Memory available to P-1 | lycorn | Software | 23 | 2010-05-09 22:15 |
How much memory do you have? | fivemack | Factoring | 17 | 2009-08-23 16:00 |
How much memory? | Unregistered | Software | 29 | 2004-09-04 19:35 |
P-1 Memory... | Xyzzy | Marin's Mersenne-aries | 7 | 2004-03-12 13:34 |