-
Website
http://www.tech-recipes.com/ -
Original page
http://www.tech-recipes.com/rx/241/xp-prevent-windows-kernel-from-using-pagingexecutive-function/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
davak
83 comments · 1 points
-
Web Design
3 comments · 1 points
-
danishbacker
9 comments · 1 points
-
flexinfo
11 comments · 1 points
-
Tonychelle
4 comments · 1 points
-
-
Popular Threads
-
Facebook: How To Get Only Status Updates on Your FB Home Page
1 week ago · 4 comments
-
Firefox: Enable Case Sensitive Searches When Using Find (Ctrl+F)
5 days ago · 1 comment
-
Firefox 3.6: Enable Visual Previews When Using Ctrl+Tab (Windows Only)
6 days ago · 1 comment
-
Windows 7: How To Disable Live Preview for Taskbar Thumbnails
2 weeks ago · 2 comments
-
Gmail: How to block a sender from your inbox
3 weeks ago · 3 comments
-
Facebook: How To Get Only Status Updates on Your FB Home Page
When the system is under heavy memory load Windows will be forced to unload either code or data to cope with the situation. Under these conditions Windows may elect to unload a portion of the Kernel. It will never do this arbitrarily or without good reason. The "DisablePagingExecutive" registry entry will prevent this from occuring. If memory is adequate the Kernel will rarely be unloaded. If this occurs frequently you should lighten the load or install more memory. A registry tweak such as this will accomplish little.
This setting can be of use in certain conditions, particularly for systems used primarily as servers. Under typical use it is unlikely to be of much use.
Generally XP manages memory very well on it's own without user intervention. Interfering with it's operation is more likely to impair performance than improve it. Windows designers know more about memory management than you do.
References:
http://home.comcast.net/~SupportCD/XPMyths.html
Also consult the references on ths page.
Larry Miller
Microsoft MCSA
I have an XP system with a 2 Gb CompactFlash pretending to be a hard disk. It has about 0.9 Gb free, and the system has 0.5 Gb main memory, which I am sure is enough for my primitive needs. I would rather have XP dump infrequently used data than to try to write it to the CompactFlash.
Whether or not I use the Control Panel to specify "no page file," XP refuses to create a page file--not sure whether this is because it has identified C: as Removable, or whether it is unable to allocate its recommended 0.75 Gb contiguously. I have the system in a state where it no longer nags me, but I saw this Registry entry and followed a Google search here.
Separately, Toshiba suspend/resume seems to crash on suspend if a page file is not present, and I'm hoping it will not crash if I disable the entire paging executive.
--Spike, Brentwood NH