Difference between revisions of "Memory Management and Metrics (Windows 2008)"

Jump to navigation Jump to search
Removed GoogleAdLinkUnitBanner
m (Updated Categories)
(Removed GoogleAdLinkUnitBanner)
 
Line 118: Line 118:


Certain OS API calls will cause large Commits (eg [http://msdn.microsoft.com/en-us/library/windows/desktop/aa366761%28v=vs.85%29.aspx MapViewOfFile]), which means that you need to have a decent amount of page file free to allow for certain operations.  You should only consider reducing your page file to a small size on servers on which only certain thoroughly tested applications run, and there is value to be had from doing so.
Certain OS API calls will cause large Commits (eg [http://msdn.microsoft.com/en-us/library/windows/desktop/aa366761%28v=vs.85%29.aspx MapViewOfFile]), which means that you need to have a decent amount of page file free to allow for certain operations.  You should only consider reducing your page file to a small size on servers on which only certain thoroughly tested applications run, and there is value to be had from doing so.
{{Template:GoogleAdLinkUnitBanner}}


== Sources and Further reading... ==
== Sources and Further reading... ==

Navigation menu