Been a long time since I thought of the system. Lets see what I remember. You have real memory and virtual mem. The Operating System will page data in and out of mem using disk space to hold the pages of virtual mem that are curretnly paged out.
If you have set the virt mem to say 600MB and allocated 400MB of disk space to be used for page spacing the OS will use what it needs of the disk space. The task manager will show you how much physical mem is being used in Windows. You can change the settings to increase the amount of disk space being allocated for paging. If you see you are over commited, then you need to either add more physical mem or add more page area.
If disk space is an issue HD are dirt cheap now and so is mem, especially the older slower mem. You can also (if windows) change startup to not start some of the processes that you really do not need and maybe an app or two. Processes can be set to be manually started, rather than at startup.
If you have set the virt mem to say 600MB and allocated 400MB of disk space to be used for page spacing the OS will use what it needs of the disk space. The task manager will show you how much physical mem is being used in Windows. You can change the settings to increase the amount of disk space being allocated for paging. If you see you are over commited, then you need to either add more physical mem or add more page area.
If disk space is an issue HD are dirt cheap now and so is mem, especially the older slower mem. You can also (if windows) change startup to not start some of the processes that you really do not need and maybe an app or two. Processes can be set to be manually started, rather than at startup.