PPRuNe Forums - View Single Post - Virtual Memory Minimum too low - what does it mean?
Old 8th Jan 2006, 11:12
  #4 (permalink)  
kriss1000
 
Join Date: Jan 2006
Location: Liverpool
Age: 68
Posts: 34
Likes: 0
Received 0 Likes on 0 Posts
Re: Virtual Memory Minimum too low - what does it mean?

This is an excellent article on virtual memory and optimization done by a colleague

http://www.petri.co.il/pagefile_optimization.htm



Clear Pagefile on System Shutdown

As an added security precaution it is possible to clear all data that has been written to the page file so it cannot be retrieved. The downside to this tweak is that it may substantially increase shutdown time depending on the amount of data in the page file.

Read Microsoft KB Article Q314834 on Clearing Paging File at Shutdown


[Start] [Run] [Regedit]
Registry Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
Data Type: REG_DWORD [Dword Value] // Value Name: ClearPageFileAtShutdown
Setting for Value Data: [0 = Clear Page File Disabled / 1 = Clear Page File Enabled]
Exit Registry and Reboot

Get a free optimizer here: http://www.sysinternals.com/
kriss1000 is offline