SWAP memory on WIN servers

Obično je kod WIN servera u pitanju fajl : C:\pagefile.sys
Najbolja praksa što se SWAP-a kod WIN servera tiče (link) :
a) Make your page file a fixed size and make your page file size roughly between 1,5 and 2,5 times larger than the amount of physical RAM.
b) Place your page file on a separate partition (or volume) to prevent page file defragmentation.
Posle promene SWAP-a (veličina i/ili lokacija) mora se uraditi reset.

Može se videti na više načina :

1. RD na server (link)



2. RD na server, i u “Run” opciju ukucati msinfo32.
Interesuje nas podatak pod “Page File Space”.
3. RD na server, pa iz komandne linije (interesuje nas prva stavka, i ona je data u (MB)) :
C:\PSTools>wmic.exe pagefile list /format:list
AllocatedBaseSize=8142
CurrentUsage=3472
Description=C:\pagefile.sys
InstallDate=20160210201940.176811+060
Name=C:\pagefile.sys
PeakUsage=4479
Status=
TempPageFile=FALSE