Unload.dll’s to Free Memory
March 12, 2008
Windows Explorer caches DLLs (Dynamic-Link Libraries) in memory for a period of time after the application using them has been closed. This can be an inefficient use of memory.
Find the key [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer].
Create a new sub-key named ‘AlwaysUnloadDLL’ and set the default value to equal ‘1′ to disable Windows caching the DLL in memory.
Restart Windows for the change to take effect.
Allan, the author said: “I tried this after running a intense program,then watched the task manager; memory recovered it self.”
Popularity: 53% [?]
DMA Mode on IDE Devices
March 12, 2008
Just like Windows 2000, Windows XP still fails to set the DMA mode correctly for the IDE device designated as the slaves on the primary IDE and secondary IDE channels. Most CD-ROMS are capable of supporting DMA mode, but the default in XP is still PIO. Setting it to DMA won’t make your CD-ROM faster, but it will consume less CPU cycles. Here’s how:
1. Open the Device Manager. One way to do that is to right click on “My Computer”, select the Hardware tab, and Select Device Manager.
2. Expand “IDE ATA/ATAPI Controllers” and double-click on “Primary IDE Channel”
3. Under the “Advanced Settings” tab, check the “Device 1″ setting. More than likely, your current transfer mode is set to PIO.
4. Set it to “DMA if available”.
Repeat the step for the “Secondary IDE Channel” if you have devices attached to it. Reboot.
Written By: Lolo LaSida
Popularity: 32% [?]





