Monday, January 3, 2011
Weak current College】 【how to correctly set the windows virtual memory and disk cache (go).
Virtual memory
If you allow windows to manage virtual memory then system often need to vary depending on the situation of the swap file-size of the win386.swp, sometimes windows even all free hard disk space for virtual memory to use, this is a very unreasonable. so we had to the virtual memory setting a fixed value, so you can leave out the size of windows calculates the win386.swp, speeding up the time system speed. Nevertheless this virtual memory minimum out to and you have the same number of memory, for example you have 32M memory, then you are setting must not be less than 32MB, otherwise the "outofmemory errors." will of virtual memory, not only can be fixed quickly improve the effectiveness of the system, reducing the system change the virtual memory takes time, but also reduces fragmentation of production.
Approach:
Use right-click on the desktop "my computer" icon, and then select the performance tab, click on the "virtual memory" and enter the settings interface, select "Let me specify my own virtual memory settings", then the amount of memory the numeric fill x2 maximum and minimum values, such as the memory you have, so here 64MB maximum and minimum values that should be the last choice determines 128MB.. restart to take effect, do not ignore system pop up a warning dialog box, because this method has been validated by countless people, in General is not the problem.
Tips articles:
When you set the virtual memory before, it's a good idea to make a disk defragmentation, so you can avoid the swap file exists on disk fragmentation, their effectiveness in play.
2 If your computer is equipped with two or more hard drives, it is recommended that you use a virtual memory co-ordination to the fastest of the hard disk.
3 If you installed as r.salman ' windowowertools kind of system optimization software, to refrain from virtual memory settings, because this kind of software has been optimized, if settings may cause system does not boot.
4. If you have problems setting system will not start, press the Reset button or use the keyboard to restart the ctrlaltdel, the prompt appears Startingwindows into safe mode by pressing F5, and then set the virtual memory settings changed back to windows default settings can be back to normal.
Disk cache
Vcache is windows virtual device's disk cache, it will run for system plays a vital role, the windows have excellent disk performance, a spare part, windows will automatically set to use a large amount of memory to as Vcache space, but it is a very greedy system, sometimes even consume all memory to make Vcache, and other programs to windows asking for memory space, it will be explained on the part of the memory for other programs to run, so we need to value creation, which not only saves time, Dept. of statistics count and can ensure that other programs on memory requirements.
Approach:
Enter the start menu, run, type system.ini, open the file, locate the VCACHE items, plus:
minfilecache=xxxx
maxfilecache=xxxx
chunksize=512
Here's the same minfilecache.maxfilecache should set to the value that is calculated to put your computer to the actual amount of memory, and then multiply by 1024 multiplied by 25%, such as the number of your memory, then fill the 8MB number should be 8 * 1024 * 0.25 = 2048. Similarly, 16MB is 4096. 32MB to 8192. We are here to 64MB memory, for example, set it to:
[vcache]
minfilecache=16384
maxfilecache=16384
chunksize=512
Restart the computer after a modification, you will find the health system has dramatically improved, running program won't be crazy as disk and "illegal," phenomenon out less.
Labels:
[:]
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment