512 RAM any ideas on swap file settings?

Felonious

Member
Oct 7, 2000
94
0
0
I know its overkill but ram is cheap so WTF

I have 256 in now but the other 256 stick will be here tomorrow

What should I set virtual memory to?
Or any other advice concerning taking advantage of that much RAM

 

Need4Speed

Diamond Member
Dec 27, 1999
5,383
0
0
There is an very simple solution for this problem....

Here is what windows does in normal mode, it uses some ram and BEFORE IT RUNS OUT OF RAM, IT STARTS USING THE SWAP FILE. This is bad because the swap is slower. What you want, is to use all the ram first, then use the swap. But how do u tell windows to use all the ram first without turning of the swap? Easy...open your system.ini file and add the follwing under the [386enh] section


ConservativeSwapfileUsage=1

Leave the swap file settings at auto, ie let windows take care of it. This switch will ensure that all the ram is used before using the swap...enjoy
 

John

Moderator Emeritus<br>Elite Member
Oct 9, 1999
33,944
4
81
Need4Speed, does that setting work in Win2K?
 

Lore

Diamond Member
Oct 24, 1999
3,624
1
76
Yeah, I'd like to know if it works in Win2k as well.

From what I could tell, system.ini is for &quot;16-bit app support&quot; according to the first commented line in it.
 

John

Moderator Emeritus<br>Elite Member
Oct 9, 1999
33,944
4
81
I remember a huge thread about the swap file a month or so ago, and never read about it working in Win 2K.
 

Felonious

Member
Oct 7, 2000
94
0
0
Well, I did it and it didn't blow up, so thats good. Back with more after I run 3D Mark and some stuff.
 

PliotronX

Diamond Member
Oct 17, 1999
8,883
107
106
I had some problems with that setting and running some games (namely UT and Q3) :(
 

nEoTeChMaN

Diamond Member
Oct 9, 1999
3,994
0
0
While you are configuring the system.ini....set the vcache to 1/4 of your total physical ram. The minimum and maximum should be the same.
 

Lore

Diamond Member
Oct 24, 1999
3,624
1
76
Anybody know if it works in Win2k or not?

edit: I had my swapfile (Win2000) set to 1 mb once, and none of my startup programs would load, even though I had 1GB of memory. Weird.
 

superbaby

Senior member
Aug 11, 2000
464
0
0
That ConservativeBlahBlahBlah does not work in Win2k. You can't set the pagefile.sys in Win2k to be under ~5MB, I tried it once and Win2k said on boot that it would increase the pagefile size.

 

Whitedog

Diamond Member
Dec 22, 1999
3,656
1
0
ConservativeSwapFile=1 is only valid for 9x systems.

Win2K already manages memory well enough, so don't worry about it. K?

I have 384 megs now in W2K and wow it runs Real sweet... Makes Very good use of memory.

I just set my Pagefile min to 100megs and it Never asks for more than that. (funny though, that it complains if I have less than that though.. according to asus prob, it keeps about 85megs paged, which is fine.

I play Deus Ex and it hardly Ever hits the hard drive.. just a few small hits when I zone.

SO, if you're running W2k, just cram more mem in it and let it ride. :) I'm going to crank this pup up to 768
 

CyruzTheGreat

Senior member
Apr 2, 2000
226
0
0
How about creating a virtual ram drive, and put the swap on that ?
300 meggers of ram.

200meg main mem
100meg ram drive for swap..

sounds good to me.
 

khat

Member
May 18, 2000
161
0
0
make a RAMDISK out of one of the 256mb sticks,

devote the ramdisk to the swap file

zoom

(make it 256, because some progs won't run for under that, besides 256 mem is enough for Windows)

cheers
KHAT
 

NicColt

Diamond Member
Jul 23, 2000
4,362
0
71
Get cacheman to do that vcache automatically. and checkout this 3DRage.com performance article, I did this and it's great so far.
 

AngelOfDeath

Golden Member
Apr 25, 2000
1,203
0
0
Don't you try that in win2k...I did...BSOD and hanging and so forth. Managed to get in through F8 and changede the setting back no probs now...

AoD ;)
 

Pretender

Banned
Mar 14, 2000
7,192
0
0
If you have ConservativeSwapfileUsage=1 and you have a perminant swap file of 300MB(min_size==max_size==300MB), it'll still try to use all available physical RAM first, right?
 

NicColt

Diamond Member
Jul 23, 2000
4,362
0
71
Sorry about that AOD I thought that the article was clear that it's for win98. I think that win2k has some sort of cacheman built-in.

Pretender I would only have a perm swapfile if you had 64Megs or ram or lower or a very very slow hard drive and I think that ConservativeSwapfileUsage=1 will only work if windows handles it but I can't confirm that.
 

Pretender

Banned
Mar 14, 2000
7,192
0
0
The reason for the perminant swap file is that I set it at the beginning of the partition so it gets the lowest access time. I've got 160 MB RAM and I'm sure the system is using less than 100 MB of swap file at most, but to be safe I set it at 300 MB and made it perminant so that it's location won't change.
 

Felonious

Member
Oct 7, 2000
94
0
0
Well the results are in, It don't help. :eek:

I tried all of the above, including the RAMDISK dedicated to swapfile. Every scenario I used with 512 RAM results in a performance loss. (Either of the (2) 256 sticks work the same alone.)

I understand Win2K Pro can handle the extra RAM. Such is not the case with 98.

I did like the Power PC tweak at Power PC tweak at 3DRage

Thanks guys