Originally posted by WhiteHawk
Where do u chk the sweap file?
It's similar in both XP and Win98/98SE and ME, ------->
Start button, then Control Panel, select System, then Performance tab in win98/ME and then Virtual memory; Performance and maintenance for XP, then the advanced button for XP Home or Pro. You will see it.
A minimum setting is advised of 3.5X the ram size for games (DirectX takes approximately 35MBs to load) for those with less than 512MBs of ram. You can specify a minimum setting, and Windows will reserve this space on your hard disk for virtual memory. Normally the maximum setting is set to the free space available. If you specifiy min and max the same size a fixed swap file is created that doesn't shrink or expand, and won't fragment.
However if you are running Win98SE or ME and have 512MBs of physical RAM fitted (not virtual memory) these OSs will only use a maximum 512MBs of memory and fitting any more is redundant.
However XP OS will use more than 512MBs if available, as this OS will accept more than this limit.
For win98SE/ME those with 512MBs of physical ram fitted, can add a line to the System. ini that tells Windows to use all the RAM first before using the swap file as this runs the system faster than swapping out memory to the hard disk swap file, it goes under the 386enh header. Note that you should retain the swap file when this line is added and not disable the virtual memory settings, leave these at defaults. i.e Let Windows manage the swap file. Add this line to system.ini anywhere under the 386Enh heading after saving a backup.
[386Enh]
ConservativeSwapfileUsage=1
WARNING! This modification to system.ini is ONLY for win98/SE/ME users only and NOT for XP or 2000. Changing the digit to 0 will return the system to normal swap file usage.