|
|
< Day Day Up > |
|
Hack 55 Fix the Windows 95 File-Caching Bug
Implement this hack to fix the "Typical Role of This Computer" bug in Windows 95. Windows 95/98/Me provide a bit of disk performance control through the "typical role" settings system parameter accessible through the Hard Disk tab of the My Computer/Properties dialog, shown in Figure 5-17. This setting does not control the amount of memory allocated for disk caching by VCACHE; instead it sets aside a specific amount of RAM to hold look-up references about most recently used files and folders. Figure 5-17. Disk performance controls in Windows 9x-Me![]() The number of folders and files tracked, and the amount of memory for storing the folder and file references, varies depending on the "typical role" setting, as listed in Table 5-5.
The "typical role" settings for Windows 95 are incorrect according to Microsoft (http://support.microsoft.com/default.aspx?scid=kb;en-us;138012). The values for folders and files are reversed for Mobile and Network settings. Only the Desktop role is correct. If the Desktop setting seems right to you, leave the settings alone. If Mobile or Network settings appeal to you, then you need to correct or modify the values stored in the Windows Registry by following these steps:
|
|
|
< Day Day Up > |
|