Recommended Driver Scanner

Member Panel



Join the PC Help Forum Team

Join PC Help Forum on Facebook

Join the PCHF Distributed Computing Teams

Try the NEW PC Help Forum Dark style

Link to PCHF from other parts of the Internet
PC Forum PC Help Forum » Operating Systems » Windows 95, 98 & ME » [Fixed] Swap file optimization problem with 98SE

Windows 95, 98 & ME - Swap file optimization problem with 98SE posted in the Operating Systems forums; I just installed a second HDD into my brother's 98SE 2000+ XP PC and have hit a SWAP file optimization problem. The original drive is an 80GB WD with 20GB ...

JOIN US NOW to remove these Ads

Post New Thread  Reply
  #1  
Old 08-07-2008
Bronze Member
 
Join Date: Aug 2008
Posts: 4
PC Experience: Experienced
TrevorS - See this Members User comments on their Profile page
Default Swap file optimization problem with 98SE

I just installed a second HDD into my brother's 98SE 2000+ XP PC and have hit a SWAP file optimization problem. The original drive is an 80GB WD with 20GB C: and the balance being D:. The new drive is a 320GB WD trimmed to 137GB by the WD installation utility and divided into two aprox equal partitions, E: and F:.

The problem is when I try to use the Control Panel 'System' utility to move the swap file to E: (new drive), all partitions but C: are reported as having negative space, whereas D: and E: are barely used, and F: is empty. I've run the 98SE disc check and Norton 2000 Disc Doctor utilities and appears fine. Any ideas?

Thanks -- Trevor



Last edited by TrevorS; 08-07-2008 at 09:28 PM.
  #2  
Old 08-08-2008
Gandalf's Avatar
Tech Support Team
My PC
 
Join Date: Apr 2007
Location: South Korea
Posts: 2,255
PC Experience: PC Guru
Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page
Default Re: Swap file optimization problem with 98SE

Welcome to PCHF.

I would recommend leaving the swap file on the C drive.
I would put my programs on the other drive and leave the C drive for system operations.

Well, that is what I would do.


__________________
Klaatu Barada Nikto

  #3  
Old 08-10-2008
Bronze Member
 
Join Date: Aug 2008
Posts: 4
PC Experience: Experienced
TrevorS - See this Members User comments on their Profile page
Default Re: Swap file optimization problem with 98SE

Thanks! To be sure, I could do that (and currently am.) My purpose in moving the swap file to the new drive is to divide the seek load between the two physical drives, thereby allowing for a modest performance boost under relatively busy conditions. Either way, is there any insight as to why the swap file allocation utility would report negative available space on the three non C: drives? This is clearly a misbehavior of some sort and I'm guessing there's a solution.

Thanks again -- Trevor


  #4  
Old 08-10-2008
Gandalf's Avatar
Tech Support Team
My PC
 
Join Date: Apr 2007
Location: South Korea
Posts: 2,255
PC Experience: PC Guru
Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page
Default Re: Swap file optimization problem with 98SE

Did you modify your System.ini file?

PagingDrive= line in the [386Enh] section


__________________
Klaatu Barada Nikto

  #5  
Old 08-10-2008
Bronze Member
 
Join Date: Aug 2008
Posts: 4
PC Experience: Experienced
TrevorS - See this Members User comments on their Profile page
Default Re: Swap file optimization problem with 98SE

I haven't touched a system.ini file since my days with Win 3.1 and DOS 5.1. Used to enjoy those systems -- would tweak the initialization files to suit specific needs, but haven't touched them since the move to Win95.

In my past experience with '98 and '98SE, I don't recall having run into this problem. Are you suggesting modification to the system.ini file could be the solution?

Did you modify your System.ini file?

PagingDrive= line in the [386Enh] section
I just fired up the 98SE system and looked at C:\windows\system.ini, that parameter is not present in the [386Enh] section. Here is the actual content:

[386Enh]
device=*COMBUFF
device=TURBOVCD.VXD
ebios=*ebios
woafont=dosapp.fon
mouse=*vmouse, msmouse.vxd
device=*dynapage
device=*vpd
device=*int13
EMMEXCLUDE=C000-CFFF
device=*enable
keyboard=*vkd
Paging=on



Last edited by TrevorS; 08-10-2008 at 10:41 PM.
  #6  
Old 08-11-2008
Gandalf's Avatar
Tech Support Team
My PC
 
Join Date: Apr 2007
Location: South Korea
Posts: 2,255
PC Experience: PC Guru
Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page Gandalf - See this Members User comments on their Profile page
Default Re: Swap file optimization problem with 98SE

If there are no such lines, than the disk that contains the Windows folder also contains the swap file.


The settings for the swap file are actually under the [386Enh] section in the System.ini file. You can actually override the swap file settings here. Here is a typical [386Enh] section, note the last three lines pertaining to the swap file. Note that the values for min and max are in KILOBYTES in the system.ini file (not Mb like the setting in system properties).

[386Enh]
ebios=*ebios
woafont=dosapp.fon
mouse=*vmouse
device=*dynapage
device=*vcd
device=*vpd
device=*int13
keyboard=*vkd
display=*vdd,*vflatd
PagingDrive=C:
MinPagingFileSize=65536
MaxPagingFileSize=395264

If you decide to edit the system.ini file, be sure to use upper and lower case exactly as it appears. It matters. For example, pagingdrive=c: is NOT the same as PagingDrive=C: (in fact, there is an issue in Win98 Second Edition where the computer hangs if a lower case drive letter is specified for the paging file location). The settings shown here are for a swap file on drive C: with a minimum size of 64 MB and Maximum size of 386 MB (multiply each MB value by 1024 to get KB).


__________________
Klaatu Barada Nikto

  #7  
Old 08-11-2008
Bronze Member
 
Join Date: Aug 2008
Posts: 4
PC Experience: Experienced
TrevorS - See this Members User comments on their Profile page
Default Re: Swap file optimization problem with 98SE

Thanks for the solution. I guess the explanation for the negative available space values on the D:, E: & F: partitions will remain a mystery, but at least I have a workaround.

The following parameters have been added to the bottom of the original [386Enh] section:

PagingDrive=E:
MinPagingFileSize=1228800
MaxPagingFileSize=1228800

I initialized them via 'SYSTEM' by setting the C: swap file settings to fixed size 1.2GB. Rebooted and modified the system.ini file to move the swap file to E:. Rebooted once again !

Thanks for the assist -- I'll see how things go !



Last edited by TrevorS; 08-11-2008 at 03:16 AM.

Reply
Satellite TV on your PC - over 3000 Channels! Click Here!

Bookmarks

Tags
98se , file , fixed , optimization , swap

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
I'm in computer hell....HELP!! daysofoz Windows XP/2000 44 08-07-2008 02:22 AM
Files in thumbdrive not showing up! pink_bee Hard Drives 16 06-24-2008 03:48 PM
Malaware inside? mkmk [Fixed] Hijackthis! Logs 3 06-04-2008 10:36 AM
[Fixed] Mega Ultra problem with my computer. Hijackthis log inside. Bikkit [Fixed] Hijackthis! Logs 39 04-21-2008 12:38 PM

All times are GMT +1. The time now is 12:36 AM.
Powered by vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC7
All Graphics & Content Copyright © 2004-2008 - PC Help Forum.com


Back to Top