Unsolved
This post is more than 5 years old
198 Posts
0
13312
February 28th, 2001 02:00
PERFORMANCE ISSUES
The 90% fix. Dells method of procedure for correcting performance issue once software has been reinstalled. Running windows98 se
Step 1
Virtual Memory is 2 times memory size. #'sare in mb
If you have 128mb ram setting should be 256 in both boxes. Tech said - Do not disable virtual memory.
Step 2
Run, system.ini
Add this line to the bottom of these headings.
[386Enh]
minsps=12 (Add this line and make sure you enter
another space between this last entry and the next heading)
[Vcache]
minfilesize=16384
maxfilesize=32768
chunkfilesize=512 (Add these lines and make sure you enter another space between this last entry and the next heading other wise it will screwup the password list and you will have a hard time logging onto the internet and logging onto your email server)
click file, save,close - reboot. Break out the holy water and cross your fingers. The changes seemed to help.
Conclusion:
Dell tweaks their systems when the software is factory loaded. The Windows 98 SE defaults are not going to provide the same performance as when the software is loaded at the factory.
Step 1
Virtual Memory is 2 times memory size. #'sare in mb
If you have 128mb ram setting should be 256 in both boxes. Tech said - Do not disable virtual memory.
Step 2
Run, system.ini
Add this line to the bottom of these headings.
[386Enh]
minsps=12 (Add this line and make sure you enter
another space between this last entry and the next heading)
[Vcache]
minfilesize=16384
maxfilesize=32768
chunkfilesize=512 (Add these lines and make sure you enter another space between this last entry and the next heading other wise it will screwup the password list and you will have a hard time logging onto the internet and logging onto your email server)
click file, save,close - reboot. Break out the holy water and cross your fingers. The changes seemed to help.
Conclusion:
Dell tweaks their systems when the software is factory loaded. The Windows 98 SE defaults are not going to provide the same performance as when the software is loaded at the factory.
No Events found!


Joetheboss
86 Posts
0
February 28th, 2001 03:00
MinFileCache=32768
MaxFileCache=32768
ChunkSize=512
Mister_Bill
393 Posts
0
February 28th, 2001 03:00
http://www.tweakfiles.com/allinone/tweakingguidetopc1.html
or this one
http://www.tweakfiles.com/registry/windowsregistryguide.html
M.B.
A great part of the information I have
was aquired by looking up something
and finding something else on the way.
~Franklin P. Adams
ronfleischer
250 Posts
0
February 28th, 2001 03:00
Glad you made progress. Thanks for posting the information. How's your system running now compared to out of the box?
XPST650R
198 Posts
0
February 28th, 2001 04:00
I can't imagine why Dell technical support did not provide the information sooner. Their constant reply that the default settings of the operating system were the same as when the system is shipped did not conform with the difference in performance.
A few of the tech's wanted to run diag's. My argument was that if the system continues to run this way it will cause a premature failure as the hd was being excessivley accessed. This is a settings issue not a hardware issue. If there was no hd problem before why now? The only difference was the software was loaded manually and the software loaded and the system boots, scandisk/defrag runs ok. Stonewalled.
My reluctance to set the system.ini parameters to arbitrary settings viewed on the web or elsewhere may have created a problem that if there is a real problem it might then be more difficult to determine what the source of the problem was.
I am sure that there are a few more that need to be applied. For now the system seems to run better then it had for the past few weeks.
They really need to publish this information as I am sure many of the call's they recieve are about the same issue.
ronfleischer
250 Posts
0
February 28th, 2001 04:00
[vcache]
maxfilecache=51200
chunksize=1024
minfilecache=51200
XPST650R
198 Posts
0
February 28th, 2001 04:00
The same document indicates minfilesize=16384 and maxfilesize=16384. I seems that the number is determined by the amount of memory you have. The same document indicates another parameter -namecache=4096. under VCACHE. Suggesting that it improves performance by setting a limit on the number of files windows can track. And pagebuffers=32 under 386enh. The doc. states that this particular field was tested on a winme system and that the writer had not tested it on a win9x system.
I know I picked up on that too. Dell technical...They tell you they don't support changing the system registry, then when they do half the info is wrong. The doc. also reflects the difference. "minfilecache".
It' getting late. Pick up on this tomorrow. Thanks to all.
XPST650R
198 Posts
0
February 28th, 2001 04:00
ronfleischer
250 Posts
0
February 28th, 2001 04:00
XPST650R
198 Posts
0
February 28th, 2001 04:00
On the other hand if your system can't reboot or your apps will not open or some other insanity that occures after you plug in one of those variables you obtain from one of those "web sites."
Then what, call Dell technical for a problem you created. I work with much bigger machines then this and have done so for years and tend to err on the side of caution out of habit. If it works your a hero, if not better dust off your resume.
From what I have seen from one of the responses correcting the information I recieved, it seems there will be yet another resume circulating very soon.
Thank you for the information.
jjk26
3 Posts
0
February 28th, 2001 05:00
Thanks
XPST650R
198 Posts
0
March 1st, 2001 00:00
Dell tech. advised me yesterday that the system and database they use for troubleshooting is over 20 years old. They really need to publish "their 90% fix." accurately as a Dell Doc.
XPST650R
198 Posts
0
March 1st, 2001 00:00
Dell tech. advised me yesterday that the system and database they use for troubleshooting is over 20 years old. They really need to publish "their 90% fix." accurately as a Dell Doc.
Joetheboss
86 Posts
0
March 1st, 2001 06:00
Im sorry for the incorrect term (filesize) in the post. You are definitely correct and the page was sitting right in front of me. Thanks for the clarification. Im referencing from: Windows ME Secrets
Brian Livingston and Davis Straub.
The size i indicated is based on 25% of your installed RAM.
XPST650R
198 Posts
0
March 1st, 2001 21:00
Suspected tweak info Dell tech. advised may be the cause. Allowed Win98 to manage virtual memory. Observed new setting in system.ini by allowing windows to manage virtual memory Paging=on. Restored vcache minfilecache=16384, maxfilecache=16384. Also removed chunksize=512 setting.
HD back to thrashing. Page loads ok. email ok. You can't win with windows. Can't depend on getting accurate story from Dell tech. support regarding these settings. I am sure that someone at Dell has this information as the systems performance is dramatically different after reloading the software.
In other words other than minsps=12 which is a fix for some goofy error message I never received and max and minfilecache settings, windows defaults are in effect. Tweaky tweaky at the factory.