Community Page
- www.tech-recipes.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- hey
- Thanks mate, Just what I was looking for. It seemed to be a different way of doing things in Leopard than previous versions. Cheers, Mitch
- thanks, i couldnt remember.
- I did this in Garage band, but if forced me to trip the song to 8 seconds in order to send it to itunes ringtones - any ideas on this? Using the new 3GS.
- Please dont remove this Folder, It occupies only 315 MB and is useful for your Office 2003.... SRIKANTH
Tech-Recipes
Cookbook of Tech TutorialsXP: Prevent Windows Kernel From Using PagingExecutive Function | Windows | Tech-Recipes
Started by qdideas · 9 months ago
10 months ago
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
7 months ago
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