Registry Entries for Releasing Memory ?

  • Thread starter Thread starter nr
  • Start date Start date
N

nr

Are there any registry entries one can make to automatically release
memory when an application is closed, rather than running a separate
program?
 
Are there any registry entries one can make to automatically release
memory when an application is closed, rather than running a separate
program?

Hmmm ??? Not Sure What you Wanna Achieve
-------------------
Allows XP To Keep Data In Memory, Now Instead Of Paging Sections Of
Ram To Harddrive Yeilds Faster Performance.

Hive :- HKLM
Key :- SYSTEM\CurrentControlSet\Control\Session Manager\Memory
Management
Value:- DisablePagingExecutive
Radix:- Decimal
Data :- 1

Allows XP Kernal To Run In Memory Improves System Performance

Hive :- HKLM
Key :- SYSTEM\CurrentControlSet\Control\Session Manager\Memory
Management
Value:- LargeSystemCache
Radix:- Decimal
Data :- 1
------------------------------------
 
Close.Try L.click on DisablePagingExec go to edit,modify,change from 0 to 1
Close out regedit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top