512mb, WHAT TO DO IN WIN2k!

SXMP

Senior member
Oct 22, 2000
741
0
0
Aight guys. I, (like everyone one of you out there) have upgraded myself to a nice hefty 512mb of some cheap generic ram. Now, I run win2k. I don't want win2k to EVER make a swap file on my hd. I have read somewhere a while back the registry hack/edit that allows optimal use of your 512mb of ram (ive searched but cant find it ) So, ne one with any help would be cool. Just looken to get the most out of that ram.
 

Biggs

Diamond Member
Dec 18, 2000
3,010
0
0
Type ConservativeSwapfileUsage=1 under 386 Enh in your system.ini file.
 

badguy

Member
Jan 27, 2001
67
0
0
I think Win2k can manage your 512M Ram very competently. You don't need any manual tweaking.
 

Biggs

Diamond Member
Dec 18, 2000
3,010
0
0
Argh, sorry this is what I meant,

HKEY LOCAL MACHINE\SYSTEM\CurrentControlSet\Control\Memory Management

DisablePagingExecutive=1

:)
 

fitzhue

Golden Member
Sep 24, 2000
1,242
0
71
With 512mb of RAM, you shouldn't need a 256mb pagefile. With 512mb of ram its unlikely that you'll even swap to your hard drive at all. You might want to set it to 128mb or even none.
 

fitzhue

Golden Member
Sep 24, 2000
1,242
0
71
Biggs, couldn't find that key under Control or anywhere for that matter

 

PG

Diamond Member
Oct 25, 1999
3,426
44
91
NOOOOOOO!!!

Some types of CAD software need a swap file or they won't run. I know PTC states that Pro/Engineer needs a swapfile of at least 128 MB just to run.

Now, maybe you won't ever run Pro/Engineer since even the student version costs $300, but you might run into a few programs that need a swap file. In your troubleshooting you'll never guess that the program just needs a swap file. Some programs might not even state that they need it even though they really do.
 

kroc

Member
Feb 17, 2001
51
0
0
In fact Win 2k will NOT run without a swap file. On boot it creates an "emergency" swap file of about 10% of RAM (at least mine goes to 20 meg on boot up).

Disable page executive is one tweak... (As Biggs said)but it's like this:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=1
snip----------------------
DisablePagingExecutive -- When enabled, this will disable paging the NT Executive files to the hard disk and force them to remain resident in the RAM. Enabling this setting will increase overall system performance, but it is only recommended for people with 128 MB of RAM or more because of the load that it puts on your system RAM
---------------------------

You can also try:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"LargeSystemCache"=1
snip--------------------------
LargeSystemCache ? Enabling this setting puts as much of your OS (kernel) in memory at one time as possible. The important thing to remember about this setting is that it is a different system cache from the file system cache (vcache) in Win9x ? it is actually a cache for your system files. Setting this up gives the kernel all of the extra RAM (minus about 4 MB) that isn't being used by the rest of the system for active file pages (active file pages being the portions of memory being used by other programs running on your system at the same time)
-----------------------
got this here>>>
Win 2 k Mem tweaks
 

rigmah

Senior member
May 17, 2000
878
0
0
i have 256 ram but in my c drive there is a 360 meg pagefile.sys.

Can i just delete this file or what? how can i set windows to make a smaller page file

Im using win2k

rigmah
 

SuperFreaky

Golden Member
Nov 1, 1999
1,985
0
0
right click on my computer->properties->advanced tab->performance options->change-> set it to whatever you want!