|
Technology Forums: FTA, Satellite, Cable, Home Media, Hardware & Computers
|
|
|
|
||||||
| Register | Members List | Search | Search | Today's Posts | Mark Forums Read |
| PC Software Computer software including operating systems, programs, applications, tools and drivers. |
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Member
Join Date: Apr 2006
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
I have 640MB of RAM.
Should I disable Page file completely? OR Should I keep the Page file constant? If yes how much should I allocate for the page file? I have also heard of some tweak called the conservative swap file tweak. How do I use it? |
|
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Apr 2006
Location: Delhi, India
Posts: 127
Thanks: 0
Thanked 0 Times in 0 Posts
|
If you want you can disable the page file completely but I would stil suggest keeping it and set it to 1.5 times the max RAM on your PC and that comes out to be 1.5X640 = 960MB!
|
|
|
|
|
|
#5 (permalink) |
|
Senior Member
Join Date: Apr 2006
Location: Delhi, India
Posts: 127
Thanks: 0
Thanked 0 Times in 0 Posts
|
There are some tweaks you can make to change how XP uses memory.
Open Regedit and Find HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management\ Disable Paging Executive: XP pages data from RAM memory to the hard drive. We can stop this happening and keep more data in RAM, resulting in better performance. Users with a large amount of RAM (256MB+) should use this setting. The setting we change to disable the ’Paging Executive’, is DisablePagingExecutive. Changing the value of this key from 0 to 1 will de-activate memory paging. System Cache Boost: Changing the value of the key LargeSystemCache from 0 to 1 will tell XP to allocate all but 4MB of system memory to the file system cache, allowing the XP Kernel to run in memory. The 4MB of memory left is used for disk caching, if more is needed, XP allocates more. Generally, this tweak improves performance by a fair bit but can, in some intensive applications, degrade performance. As with the previous tweak, you should have at least 256MB of RAM before attempting to enable LargeSystemCache. |
|
|
|