Incorrect Settings for File System Performance Profiles

Last reviewed: March 17, 1998
Article ID: Q138012
95 WINDOWS kbenv kbsetup

The information in this article applies to:

  • Microsoft Windows 95
  • Microsoft Windows 95 OEM Service Release version 1

IMPORTANT: This article contains information about editing the registry. Before you edit the registry, you should first make a backup copy of the registry files (System.dat and User.dat). Both are hidden files in the Windows folder.

SYMPTOMS

The performance of the file system on your computer is unchanged or degraded after you select Network Server or Mobile Or Docking System in the Typical Role Of This Machine box in the File System Properties dialog box.

CAUSE

The NameCache and PathCache values are written to the registry incorrectly for the Network Server and Mobile Or Docking System profiles. The data for NameCache is written to the PathCache value, and the data for PathCache is written to the NameCache value.

RESOLUTION

NOTE: For information about how to edit the registry, view the Changing Keys And Values online Help topic in Registry Editor (Regedit.exe). Note that you should make a backup copy of the registry files (System.dat and User.dat) before you edit the registry.

WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall Windows 95. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.

Modify the NameCache and PathCache values in the following registry key:

   Hkey_Local_Machine\Software\Microsoft\Windows\CurrentVersion\FS
   Templates

NOTE: The value data for these settings is in hexadecimal format.

For the Mobile Or Docking System profile, use the following data:

   Value name   Value data
   ------------------------
   NameCache    51 01 00 00
   PathCache    10 00 00 00

For the Network Server profile, use the following data:

   Value name   Value data
   ------------------------
   NameCache    a9 0a 00 00
   PathCache    40 00 00 00

STATUS

Microsoft has confirmed this to be a problem in Microsoft Windows 95 and Microsoft Windows 95 OEM Service Release version 1.

This problem has been corrected in Windows 95 OEM Service Release version 2.

MORE INFORMATION

After you modify the registry settings, use the following procedure to optimize your file system performance:

  1. In Control Panel, double-click the System icon.

  2. On the Performance tab, click File System.

  3. In the Typical Role Of This Machine box, click the most common role for your computer, and then click OK.

The default profile (Desktop Computer) does not use the NameCache or PathCache values in the registry. Instead, the file system defaults are used.

NOTE: The profile values for NameCache and PathCache listed in the "Microsoft Windows 95 Resource Kit" (page 566) are correct; however, they are listed in decimal format. For the Desktop Computer profile, the default value for NameCache is a5 02 00 00, and the default value for PathCache is 20 00 00 00.

REFERENCES

For additional information about optimizing file system performance, please see the "Microsoft Windows 95 Resource Kit," pages 565-567, "Optimizing File System Performance with Profiles."


KBCategory: kbenv kbsetup
KBSubcategory: win95 diskmem
Additional reference words: 95 osr osr1
Keywords : diskmem win95 kbenv kbsetup
Version : 95
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 17, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.